Penguin

Differences between version 13 and previous revision of LaTeX.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 13 Last edited on Wednesday, May 26, 2004 2:16:46 pm by JohnMcPherson Revert
Older page: version 12 Last edited on Thursday, May 20, 2004 11:44:35 am by SheveGen Revert
@@ -13,8 +13,10 @@
  \subsection{First Subsection} 
  Blah blah blah... 
  
 LaTeX automatically keeps track of section and figure numbers, and comes with packages to help keep track of bibliographies/references. Source files get processed and can be converted into popular formats such as PostScript and [PDF] (using pdflatex(1)). 
+  
+You can automatically mark up text files and source code files into latex. This used to be done by the "lgrind" program, but that is non-[Free] software. There is a [Free] latex package called "listings" that does the same thing and should be included with your latex distribution (on linux, at least).  
  
 [LyX] is a [WYSIWYG] LaTeX editor, or something approximating it. 
  
 To learn how to compile documents with Latex, see LatexMakefiles.