Task: producing a paper copy of a Ruby program to scribble on.
Try 1: a2ps. openSUSE has 4.13 which does not support Ruby (although 4.14 was released on 28-Dec-2007).
Try 2: enscript. No support for Ruby even in upstream (but there exists a patch for that on the Net).
Try 3: emacs. I was not able to produce a highlighted printout from Emacs :-(
Try 4: vim. :hardcopy does it, but it printed the keywords in light yellow on white.
Try 5: kwrite. Success. Yay!
1 comment:
If you give gedit a shot that should work too.
Post a Comment