Difference between revisions of "LaTeX"
From HCL
| Line 1: | Line 1: | ||
* Beamer - a package for presentation slides | * Beamer - a package for presentation slides | ||
| − | * Listings - a | + | * Listings - a package for putting programming code within LaTeX - http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=listings |
* Latex can be used in the [[Doxygen]] documentation in order to inlcude formulas, biblio references etc | * Latex can be used in the [[Doxygen]] documentation in order to inlcude formulas, biblio references etc | ||
| + | |||
| + | == Editors == | ||
| + | * Kile | ||
| + | * Emacs + plugin | ||
| + | * [[Eclipse]] + TeXlipse plugin | ||
Revision as of 10:45, 23 February 2010
- Beamer - a package for presentation slides
- Listings - a package for putting programming code within LaTeX - http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=listings
- Latex can be used in the Doxygen documentation in order to inlcude formulas, biblio references etc
Editors
- Kile
- Emacs + plugin
- Eclipse + TeXlipse plugin