Tagged Questions
2
votes
1answer
75 views
Octavo environment stanza break spacing
In the octavo document-class, there is (as in many others) a verse environment for the setting of poetry; however, breaking stanzas appears to be unimplemented: there's no difference in vertical ...
6
votes
1answer
448 views
Stanza breaks with verse package
I am trying to enforce stanza breaks via a blank line as explained in the verse package documentation.
Stanza breaks do not seem to eventuate with this MWE:
\documentclass{memoir}
\usepackage{verse}
...
5
votes
4answers
525 views
Verse environment won't set in italics
Could someone please help me fix the following problem? I want to typeset an indented paragraph in italics. Using the verse package, the paragraph typesets without a problem, but when I try to add ...