cmtt.dtx: Fix package description!
[mdwtools] / poetry.dtx
index 314760e..4cf8596 100644 (file)
 % are described below (if you're not interested in this sort of thing, skip
 % to the next section).
 %
-% \begin{description} \def\makelabel#1{\hskip\labelsep\cmd{#1}\hfil}
+% \begin{description} \setdescriptionlabel{\cmd{#1}}
 % \item [stanza] is a \LaTeX\ counter which contains the current stanza
 %       number.
 % \item [\thestanza] typesets the value of the |stanza| counter in normal
 %       are given.
 % \item [\stanzaspace] is called with no arguments.  It should somehow
 %       separate the previous stanza (if any) from the new one.  Look at the
-%      counter value to find out whether this is the first stanza, if it
-%      matters (e.g., you're drawing little rows of stars or something).
+%       counter value to find out whether this is the first stanza, if it
+%       matters (e.g., you're drawing little rows of stars or something).
 % \item [\stanzatitle] is given one argument: a `combined' title.  It should
 %       typeset the title as a line in LR mode.  Again, it's too late to
 %       play with fonts now.