[MPlayer-cvslog] r20583 - trunk/DOCS/tech/manpage.txt
Diego Biurrun
diego at biurrun.de
Sun Nov 5 18:31:33 CET 2006
On Sun, Nov 05, 2006 at 12:14:13PM -0500, Rich Felker wrote:
> On Sun, Nov 05, 2006 at 11:12:40AM +0100, Diego Biurrun wrote:
> > On Sat, Nov 04, 2006 at 04:01:01PM -0500, Rich Felker wrote:
> > > On Wed, Nov 01, 2006 at 06:31:11PM +0100, diego wrote:
> > > >
> > > > Modified:
> > > > trunk/DOCS/tech/manpage.txt
> > > >
> > > > Log:
> > > > paragraph about groff and UTF-8
> > > >
> > > > --- trunk/DOCS/tech/manpage.txt (original)
> > > > +++ trunk/DOCS/tech/manpage.txt Wed Nov 1 18:31:11 2006
> > > > @@ -59,6 +59,11 @@
> > > > groff -mman -Tlatin1 -rLL=78n mplayer.1 | col -bx > mplayer.1.txt
> > > > The groff man page lists other output formats to use with -T.
> > > >
> > > > + Unfortunately groff is not able to handle UTF-8 input as of
> > > > + version 1.19.2. groff-utf8 is a wrapper that works around these
> > > > + deficiencies:
> > > > + http://www.haible.de/bruno/packages-groff-utf8.html
> > >
> > > Using the free Plan9 troff instead of groff is also a solution, since
> > > Plan9 has been UTF-8-only all along.
> >
> > Do you have the source and/or a link? I cannot find it and the
> > following page comes up empty:
> >
> > http://plan9.bell-labs.com/sources/plan9/sys/src/cmd/troff/
>
> http://swtch.com/plan9port/
> http://cvs.pdos.csail.mit.edu/cvs/plan9/src/cmd/troff/
>
> I haven't tried it yet but I'm planning to. Unfortunately Plan 9
> software is not GPL-compatible but it is free software now.
When you tried it let us know how it went.
Diego
More information about the MPlayer-cvslog
mailing list