[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1048,1.1049
Diego Biurrun
diego at biurrun.de
Tue Jul 26 14:13:26 CEST 2005
On Tue, Jul 26, 2005 at 01:01:10PM +0200, Reimar Döffinger wrote:
> On Tue, Jul 26, 2005 at 12:42:43PM +0200, Diego Biurrun wrote:
> >
> > This should be formatted like this:
> >
> > .RSss
> > 0: Use power-of-two textures.
> > .br
> > 1: Use texture_rectangle.
> > .br
> > 2: Use texture_non_power_of_two.
> > .REss
>
> Well... that .br part I might do right next time, but I don't think I'll
> remember the .RSss and .REss until then *g*
Just look at the top of mplayer.1:
.\" begin of first level suboptions, end with .RE
.de RSs
.RS \n(IN+3
..
.\" begin of 2nd level suboptions
.de RSss
.PD 0
.RS \n(SS+3
..
.\" end of 2nd level suboptions
.de REss
.RE
.PD 1
.RSss and .REss need to be put around second level suboptions. It's
also explained in DOCS/tech/manpage.txt.
> Btw, committing to the man page is a real pain, you have to do cvs
> update all the time :-P
:-)))
I'm looking forward to the moment when mplayer.1 has the highest
revision in all of the MPlayer source tree..
Oh, wait, it already happened :-)
Diego
More information about the MPlayer-DOCS
mailing list