Enscript is such a versatile and helpful tool.
Here is how I use it to pretty print Scheme code:
enscript --landscape --columns=2 --highlight=scheme --borders --line-numbers --output=<output-file>.ps <input-file>.ss
Enscript is such a versatile and helpful tool.
Here is how I use it to pretty print Scheme code:
enscript --landscape --columns=2 --highlight=scheme --borders --line-numbers --output=<output-file>.ps <input-file>.ss
Post a Comment