On Sat, Oct 08, 2005 at 09:58:28AM +0900, Osamu Aoki wrote: > > d-i has all the style sheet in SVN repo. Are they written just for d-i > or did you copy them from other location?
If you are talking about style-*.xsl files, I wrote some of them a while back as a quick solution to have a way to build d-i manual after the conversion to docbook-xml. Somebody then obviously expanded the idea a bit further :-) > As I see ways to build xml, there seems to be 2 version on the d-i repo. > Neither seem to use xmlto package. Does all XML build process needs to > have their own style sheet like this big one or is there any good common > one? These styles are just a small customization of standard styles comming from docbook-xls package, e.g. /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/html/chunk.xsl So if you are satisfied with the default, use that. > Why you did not use xmlto package and what is the advantage of your > buildone.sh script? Because I'm not really sure xmlto was available in Woody at that time and moreover I knew exactly what was going in the buildone script :-) -- Miroslav Kure -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

