groff
[Top][All Lists]
Advanced

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

Re: [Groff] ubuntu, groff and utf-8


From: Andrey Borzenkov
Subject: Re: [Groff] ubuntu, groff and utf-8
Date: Sat, 12 Mar 2005 14:02:35 +0300
User-agent: KMail/1.7.2

> This is correct, unfortunately.  groff doesn't yet support UTF8 input.
> You have to convert your file first to something groff can understand.
>
> Below is a small perl script which does that.

This does not work (Mdk 10.2rc1, groff 1.19 with some mdk patches but they are 
unlikely be the cause). Manuals on mdk are in koi8-r, my locale ru_RU.UTF-8.

bzcat /usr/share/man/ru/man8/rpm.8.bz2 | iconv -f koi8-r | utf4groff | groff 
-Tutf8 -mandoc

<standard input>:3: warning: can't find special character `u041D'
<standard input>:3: warning: can't find special character `u0410'
<standard input>:3: warning: can't find special character `u0417'
...
<standard input>:8: warning: can't find special character `u044B'
<standard input>:8: warning: can't find special character `u0438_0306'
<standard input>:8: warning: can't find special character `u0431'
...

-andrey

PS please Cc me I am not on this list.

Attachment: pgpH_TngbdDLt.pgp
Description: PGP signature


reply via email to

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