NAME

     litTotex - Convert a literate file into LaTeX



SYNOPSIS

     litToTex input-file



DESCRIPTION

     A literate style of programming adopts an  inverse  approach
     to  comments. Everything in a literate file is considered to
     be a comment, unless it is specified as program code. litTo-
     Tex  converts a literate laTeX document into a vanilla LaTeX
     document. The style file lit.sty  should  be  included  into
     your   document   as  it  contains  the  definition  of  the
     \begin{code} \end{code} environment.



FILES

     The file ROOTDIR/include/lit.sty contains  the  LaTeX  style
     file  for the literate mode; where ROOTDIR is usually set in
     the top level Makefile of the BSPlib source.



SEE ALSO

     litToPgm(1)



























Man(1) output converted with man2html