Verzeichnis support/c2latex
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (7.6k).
c2latex – Simple conversion of C programs to LaTeX
c2latex provides simple support for documentation of C programming. Given a C source file in which the comments have been written in LaTeX, c2latex converts the C source file into a LaTeX source file. It can be used to produce typeset listings of C programs and/or documentation associated with the program.
The C source given to c2latex usually has the following form: It starts with a large comment containing LaTeX commands that start a document along with any initial text. Then there is a sequence of comment and code pairs, with the comment explaining the code to follow. The source file is ended by a comment containing LaTeX commands that finish the document. The source of c2latex is distributed in this form.
| Paket | c2latex |
| Version | 1.1 |
| Lizenzen | Free license not otherwise listed |
| Copyright | 1991 John D. Ramsdell |
| Betreuer | John D Ramsdell |
| Themen | Listings |