|  |  LaTeX fill paragraph[Back]
 This macro,  
      latex_fill_paragraph, is an alternative to Fill Paragraph 
      when writing LaTeX. Often it occurs that you have a piece of LaTeX looking 
      like this:
  \begin{verbatim}
    <<CODE>>
  \end{verbatim}
  And from this code, it shows that blah blah
  cow bear donkey
  farm
  blah blah blah
  \begin{verbatim}
    <<CODE>>
  \end{verbatim}
Formatting (filling) the text in the middle is not easy. NEdit does not 
      recognize the \begin{..} and \end{..} statements as paragraph 
      delimiters, but the macro respects this when paragraph filling.  [Back]
       
        
 
   Released  on  Wed, 21 Nov 2001  
        by C. Denat |  |