Tagged Questions
6
votes
1answer
446 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}
...