[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to print unicode encoded file to ps



Michelle Konzack wrote:

> Am 2007-03-16 18:03:22, schrieb Jan Willem Stumpel:

>> paps [font options] < test.txt   > test.ps.

> This is PERFECTLY what I was serching for my Server...

Note that the format of the "font options" in paps has changed
between versions 0.6.6 (Etch) and 0.6.7 (Sid). IMHO a bad design
decision by the maker of the program, breaking backwards
compatibility!

In Etch you say e.g.

paps --family Freemono --font_scale 10 < myfile.txt > myfile.ps

In Sid you get the same result with

paps --font "Freemono 10" < myfile.txt > myfile.ps

See my utf-8 page: http://www.jw-stumpel.nl/stestu.html#T9.1

Regards, Jan



Reply to: