Next: Texinfo, Previous: LaTeX, Up: Publishing Styles
The muse-poem
module makes it easy to attractively publish and
reference poems in the following format, using the "memoir" module for
LaTeX publishing. It will also markup poems for every other output
style, though none are nearly as pretty.
Title Body of poem Annotations, history, notes, etc.
Once a poem is written in this format, just publish it to PDF using the
poem-pdf
style. To make an inlined reference to a poem that
you've written – for example, from a blog page – there is a "poem" tag
defined by this module.
<poem title="name.of.poem.page">
Let's assume the template above was called name.of.poem.page; then the above tag would result in this inclusion.
** Title > Body of poem
John Wiegley uses this module for publishing all of the poems on his website, which are at http://www.newartisans.com/johnw/poems.html.
poem-latex
poem-pdf
chapbook-latex
chapbook-pdf
muse-poem-latex-header
This may be text or a filename.
muse-poem-latex-footer
This may be text or a filename.
muse-poem-markup-strings
These cover the most basic kinds of markup, the handling of which
differs little between the various styles.
muse-chapbook-latex-header
This may be text or a filename.
muse-chapbook-latex-footer
This may be text or a filename.
muse-poem-chapbook-strings
These cover the most basic kinds of markup, the handling of which differs little between the various styles.