Wednesday, February 27, 2008

Nice code printing with a2ps

a2ps --line-numbers=1 --columns=1 -R -T4 -f5 -o output.ps input.c







SwitchMeaning
line-numbersturn on/off line numbers
columnsnumber of columns on the page
Rportrait mode
T4TAB size is 4 spaces
f5font size
o stringoutput file name