So, all of these years I've been using a2ps to send files to the printer. I've never really liked the way it does code formatting, especially for Python. It uses a fixed-width font for code and a variable-width font for comments, so multi-line comments always have strange indenting.
Anyway, I just ran into enscript for the first time today. I'm sure some of you have been using it for years, but it's new to me, and it seems to be working better. I just did: enscript --pretty-print test_sort.py and seconds later I got a beautiful hardcopy printout. I just thought I'd share my happiness with the list. :) -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info: http://uug.byu.edu/mailman/listinfo/uug-list
