Next: DocBook, Previous: Book, Up: Publishing Styles
This publishing style is capable of producing ConTeXt or PDF documents.
If you wish to publish PDF documents based on ConTeXt, you will need to have it installed. For Debian and Ubuntu, this can be accomplished by installing the “texlive” package.
contextcontext-pdfcontext-slidesHere is an example of a slide.
* First Slide
[[Some-sort-of-cute-image.png]]
** A subheading
- A bullet point.
- Another bullet point.
* Second Slide
... and so on
context-slides-pdfmuse-context-extensionmuse-context-pdf-extensionmuse-context-pdf-programmuse-context-pdf-cruftmuse-context-headerThis may be text or a filename.
muse-context-footerThis may be text or a filename.
muse-context-markup-regexpsFor more on the structure of this list,
See muse-publish-markup-regexps.
muse-context-markup-functionsFor more on the structure of this list,
See muse-publish-markup-functions.
muse-context-markup-stringsThese cover the most basic kinds of markup, the handling of which
differs little between the various styles.
muse-context-slides-headerAny of the predefined modules, which are available in the tex/context/base directory, can be used by writing a "module" directive at the top of the Muse file; if no such directive is provided, module pre-01 is used. Alternatively, you can use your own style ("mystyle", in this example) by replacing "\usemodule[]" with "\input mystyle".
This may be text or a filename.
muse-context-slides-markup-stringsmuse-context-markup-specials-documentmuse-context-markup-specials-exampleWith the default interpretation of <example> regions, no
specials need to be escaped.
muse-context-markup-specials-literalmuse-context-markup-specials-urlmuse-context-markup-specials-imagemuse-context-permit-contents-tagMost of the time, it is best to have a table of contents on the first page, with a new page immediately following. To make this work with documents published in both HTML and ConTeXt, we need to ignore the <contents> tag.
If you don't agree with this, then set this option to non-nil, and it will do what you expect.