Follow me
-
Recent Posts
calendar
Recent Comments
- Peter D. on How to use subprocess with PIPEs
- Ali Zhang on About matplotlib colormap and how to get RGB values of the map
- cloud on gimp: how to make a transparent background
- Stan Blum on gimp: how to make a transparent background
- 1125 on pytest-cov collects no data on Travis
Archives
Categories
Meta
Media RSS
Daily Archives: September 21, 2011
a2ps usage
a2ps is a unix tool that ease the formatting of text files before printing. a2ps inputfile -o output.psa2ps inputfile -o output.ps Print code that span over more than 80 columns. You will need to decrease the font size (-f 7), … Continue reading