[texhax] dramatist: line numbering

Sean Sieger sean.sieger at gmail.com
Mon Oct 8 01:34:42 CEST 2007


  
   I think you do want to use  
   the poemscol package, which has the \brokenline and \versephantom  
   commands for setting lines like these. This would be one line, as far  
   as the line counter is concerned, although it is divided among two  
   speakers. Poemscol works smoothly with dramatist, I understand.

So, this is what I had:

\documentclass{book}
\usepackage{verse}
\usepackage{dramatist}
\pagestyle{plain}

and this is what I have now:

\documentclass{book}
\usepackage{poemscol}
\usepackage{dramatist}
\pagestyle{plain}

But I get:

ERROR: Undefined control sequence.

--- TeX said ---
<argument> \undefinedpagestyle 
                               
l.225 \pagestyle{fancy}



More information about the texhax mailing list