Next: , Previous: Poem, Up: Publishing Styles


9.10 Publish entries to Texinfo format or PDF

Rules for publishing a Muse file as a Texinfo article.

Styles provided

texi
Publish a file in Texinfo form.


info
Generate an Info file from a Muse file.


info-pdf
Publish a file in PDF form.

Options provided

muse-texinfo-process-natively
If non-nil, use the Emacs `texinfmt' module to make Info files.
muse-texinfo-extension
Default file extension for publishing Texinfo files.
muse-texinfo-info-extension
Default file extension for publishing Info files.
muse-texinfo-pdf-extension
Default file extension for publishing PDF files.
muse-texinfo-header
Text to prepend to a Muse page being published as Texinfo.

This may be text or a filename. It may contain <lisp> markup tags.

muse-texinfo-footer
Text to append to a Muse page being published as Texinfo.

This may be text or a filename. It may contain <lisp> markup tags.

muse-texinfo-markup-regexps
List of markup rules for publishing a Muse page to Texinfo.

For more on the structure of this list, See muse-publish-markup-regexps.

muse-texinfo-markup-functions
An alist of style types to custom functions for that kind of text.

For more on the structure of this list, See muse-publish-markup-functions.

muse-texinfo-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-texinfo-markup-specials
A table of characters which must be represented specially.
muse-texinfo-markup-specials
A table of characters which must be represented specially. These are applied to URLs.