groff
[Top][All Lists]
Advanced

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

Re: [Groff] postscript (ps) device and utf8


From: Matthias Apitz
Subject: Re: [Groff] postscript (ps) device and utf8
Date: Fri, 24 Feb 2012 21:54:28 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

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 <address@hidden> - 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

[Prev in Thread] Current Thread [Next in Thread]