[MPlayer-dev-eng] english documentation maintaining

Daniel Egger degger at fhm.edu
Wed Mar 20 12:49:22 CET 2002


Am Die, 2002-03-19 um 15.14 schrieb Gabucino:

> ROTFL.. Do you think this is exact information?? No it isn't: where is the
> example on using CSS in SGML?? I don't need Egger-type hints, they don't
> help at all!

Like you would say: RTFML. I'm pretty confident I posted a single
liner CSS somewhere which showed how to do it, but for you:

body
{
  font-family: Arial, Helvetica, sans-serif;
}

in an external .css file will change the default font to sans-serif.
Since all other tags inherit from body the complete document should
show up in Helvetica or whatever. There's also the possibility
to embed that directly into an HTML file but since you wanted to
know how to control DocBook->HTML converted source....

-- 
Servus,
       Daniel




More information about the MPlayer-dev-eng mailing list