Hi, On Tue, May 20, 2014 at 05:25:10PM +0000, Tim Landscheidt <[email protected]> wrote: > Hi, > > printing > http://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grml-cheatcodes.txt;hb=HEAD > isn't easy as there are some long lines especially in the > "Configuration settings" section where word-wrap looks aw- > ful. > > Is there a PDF (A4) version available somewhere?
You can easily create one yourself: wget -O cheatcodes.txt "http://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grml-cheatcodes.txt;hb=HEAD" a2ps -1 -l 120 cheatcodes.txt -o cheatcodes.ps ps2pdf cheatcodes.ps cheatcodes.pdf > Tim Ciao, Thomas -- Thomas Köhler Email: [email protected] <>< WWW: http://gott-gehabt.de IRC: tkoehler Freenode: thkoehler PGP public key available from Homepage! _______________________________________________ Grml mailing list - [email protected] http://ml.grml.org/mailman/listinfo/grml join #grml on irc.freenode.org grml-devel-blog: http://blog.grml.org/
