Next: , Previous: Book, Up: Publishing Styles


9.3 Publishing in DocBook XML form

This publishing style is used to generate DocBook XML files.

Styles provided
docbook
Options provided
muse-docbook-extension
Default file extension for publishing DocBook XML files.
muse-docbook-header
Header used for publishing DocBook XML files.

This may be text or a filename.

muse-docbook-footer
Footer used for publishing DocBook XML files.

This may be text or a filename.

muse-docbook-markup-regexps
List of markup rules for publishing a Muse page to DocBook XML.
muse-docbook-markup-functions
An alist of style types to custom functions for that kind of text.
muse-docbook-markup-strings
Strings used for marking up text.

These cover the most basic kinds of markup, the handling of which differs little between the various styles.

muse-docbook-markup-specials
A table of characters which must be represented specially.
muse-docbook-encoding-default
The default Emacs buffer encoding to use in published files. This will be used if no special characters are found.
muse-docbook-charset-default
The default DocBook XML charset to use if no translation is found in muse-docbook-encoding-map.
muse-docbook-encoding-map
An alist mapping emacs coding systems to appropriate DocBook charsets. Use the base name of the coding system (i.e. without the -unix).