On Mon, 2007-04-09 at 20:54 +0200, Ismael Olea wrote: > 2007/4/9, Shaun McCance <[EMAIL PROTECTED]>: > On Mon, 2007-04-09 at 11:27 +0200, Ismael Olea wrote: > > > > Hi all: > > > > Is there a css stylesheet, gnome polished, for GDP > documents? > > The closest we have is the HTML+CSS output of > gnome-doc-utils. > If you have a sufficiently new gnome-doc-utils, then you can > just run > > Ok. > > Are you aware in the best alternatives on docbook css stylesheets? > I've found an interesting pair but don't know if there is some > restriction on reusing third party code in Gnome.
The CSS is going to be specific to the HTML output. So any CSS written for the HTML from the standard DocBook XSLT can't just be plugged into our DocBook XSLT without modification. I am completely open to stylistic improvements. I have some CSS improvements in the Mallard XSLT that I intend to bring over to our DocBook, man, and info rendering. But I would love to see some designers helping out. I've put out a call for help on this on multiple occasions. > gnome-doc-tool html /path/to/docbook.xml > > btw, do you know xmlto? Seems to me you try to fill a similar hole. I'm familiar with xmlto. Like gnome-doc-tool, it's just a wrapper script that knows how to call the right tool for the job. We provide our own wrapper script because we provide our own transformation tools. -- Shaun _______________________________________________ gnome-doc-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-doc-list
