Delila Program: unverb

unverb program

Documentation for the unverb program is below, with links to related programs in the "see also" section.

{version = 1.19; (* of unverb, 1994 sep 5}

(* begin module describe.unverb *)
(*
name
   unverb: remove verbatim sections from a latex file

synopsis
   unverb(input: in, output: out)

files
   input: a latex file
   output: the file with verbatim sections removed

description
   Removing verbatim sections helps to reduce the number of words counted
   by wc to something approximately correct.  To be used in conjunction
   with untex.

see also
   untex.p

author
   Thomas D. Schneider

bugs
   none known

*)
(* end module describe.unverb *)
{This manual page was created by makman 1.45}


{created by htmlink 1.62}