[Mplayer-cvslog] CVS: main/DOCS/tech manpage.txt,1.22,1.23
Attila Kinali
attila at kinali.ch
Sat Aug 28 04:00:23 CEST 2004
On Wed, Aug 25, 2004 at 06:47:34PM +0200, Diego Biurrun CVS wrote:
> CVS change done by Diego Biurrun CVS
>
> Update of /cvsroot/mplayer/main/DOCS/tech
> In directory mail:/var2/tmp/cvs-serv32317/DOCS/tech
>
> Modified Files:
> manpage.txt
> Log Message:
> Apparently the latin1 groff device gives better results than ascii.
>
>
groff -m man -T html mplayer.1 > man_page.html
> - groff -m man -T ascii -rLL=78n mplayer.1 | col -bx > man_page.txt
> + groff -m man -T latin1 -rLL=78n mplayer.1 | col -bx > man_page.txt
Hmm.. how about a note to change latin1 apropriately for other languages
that are not in the latin1 range ?
Attila Kinali
More information about the MPlayer-cvslog
mailing list