X-Git-Url: https://git.distorted.org.uk/~mdw/mdwtools/blobdiff_plain/86f6a31e4b41acb71ba37f3838a9ce75f7743330..d3d35d4b9cd15420d2111264dab1977517b1d02e:/poetry.dtx diff --git a/poetry.dtx b/poetry.dtx index cfd0282..e32439a 100644 --- a/poetry.dtx +++ b/poetry.dtx @@ -183,8 +183,8 @@ % 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. @@ -360,7 +360,7 @@ \newif\ifpoem@long % \end{macrocode} % -% Lastly, a skip register. This is the glue on the left hand side of a +% Lastly, a skip register. This is the glue on the left hand side of a % poem. It should be |\@centering| to center the poem horizontally, or % something rigid and nonzero to left-align. % @@ -556,7 +556,7 @@ % % \begin{environment}{xpoem} % -% The \env{xpoem} environment is where the nastiness really starts. +% The \env{xpoem} environment is where the nastiness really starts. % Actually, the early bit is simple enough. % % This environment has a funny name, so that users and style designers can