Re: MlView User Doc
[email protected] Wed, 24 Nov 2004 22:38:32 +0100
| Newsgroups | gmane.editors.mlview.devel |
|---|---|
| Message-ID | <[email protected]> |
Quoting Bart Vanherck <[email protected]>: > Hello, > > I want to help with making some documentation, but I have a little > problem. > > > > > The xml file could be found at : > > > > http://mtidjani.free.fr/mlview-user-manual001.xml > > > > I wanted to make a pdf from your document, but it did not work. > How did you make a html page out of this xml file? > I do not know what I am doing wrong, but it has never worked for > me to output an pdf or html file out an xml file. With sgml everything > works always. > Propably I do a wrong command because I do have the docbook-xml-dtd > extensions installed. Can you give me a hint ? > > > Thanks, > Bart > > -- > Bart Vanherck > > mail: herckb at telenet dot be > jabber: herckb at jabber dot org > > Hi Bart, thank you for you mail and sorry for my late response. to produce html out put, you can use one of the following command -> yelp mlview-user-manual001.xml ->xsltproc /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl gnome-app-template-mlview-tutorial003.xml >> mymaual.html I don't know the command/tools to create a pdf document from xml file. may be someone else could help. Cheers Moses T