Re: Edit xml files with Emacs for Docbook
"Peter Flynn [email protected] [emacs-nxml-mode]" <[email protected]> Sun, 10 Apr 2016 19:25:06 +0100
| Newsgroups | gmane.emacs.nxml.general |
|---|---|
| Organization | Silmaril Consultants |
| Message-ID | <[email protected]> |
On 04/09/2016 01:12 PM, Markos [email protected] [emacs-nxml-mode] wrote: > I write the source file source_file.xml and run the command: > > xsltproc --stringparam section.autolabel 1 --stringparam > section.label.includes.component.label 1 > /usr/share/xml/docbook//stylesheet/docbook-xsl/xhtml/chunk.xsl > source_file.xml That looks like a rather old DocBook process. I don't know if the DocBook stylesheets in the Debian package require a DTD or not. I think xsltproc is still stuck on XSLT 1.0, so maybe you are still using a DTD. Can you please post the first 10 lines of your source_file.xml? ///Peter ------------------------------------ Posted by: Peter Flynn <[email protected]> ------------------------------------