El día Friday, February 24, 2012 a las 08:35:36PM +0100, Volker Wolfram 
escribió:

> This is my workflow makefile:
> ---snip
> template = text
> default:
>       echo $(template)
> text:
>       groff -Tps -k -K utf-8 -dpaper=a4l -P-pa4 -P-l -mm $(template).tr > 
> $(template).ps
>       ps2pdf14 $(template).ps
>       mupdf $(template).pdf
> print:
>       lpr -Prp $(template).ps
> ---snap

Hello Volker,

What areas of UTF-8 codepoints are supported by this groff/grops?
As well CJK?

Thanks

        matthias
-- 
Matthias Apitz
e <g...@unixarea.de> - w http://www.unixarea.de/
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5

Reply via email to