Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tetex-lgrind: Source-code pretty-printer for LaTeX
- Summary
- LGrind prepares programming language source code for pretty-printing
within LaTeX. Options for producing includable files and processing
embedded listings in LaTeX texts are provided. Supported languages
include C, C++, Pascal, BASIC, Modula-2, Fortran, RATFOR Yacc,
PostScript, Prolog, MLisp, Icon, LaTeX, Perl, CSH Bourne Shell,
assembler, 68000 assembler, asm68 VMS assembler, ISP, LDL, Linda,
MODEL, MatLab, and Russell.
Changelog
- * Tue Aug 23 17:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 3.67-9
- Fix many segfaults in parsing of options (#166519).
- Fix fgets buffersize in lgutil.c.
- * Thu Aug 4 17:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.67-8
- Install the dvi file where it can be found by texdoc.
- URL updated.
- disttag added.
- * Sat Jul 23 17:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 3.67-7
- Fix "missing expression in return statement" (#150297).