mirror of https://github.com/patacrep/patacrep.git
Browse Source
Revert "Added \obeylines command to verse, verse* and chorus environments."
This reverts commit 315915221c
.
pull/54/head
3 changed files with 4 additions and 48 deletions
@ -1,8 +0,0 @@ |
|||||
% Minimal songs.sty package, to be loaded by the songbook_core library, by the |
|
||||
% PlasTeX packages. Some songs.sty commands are implemented in Python, in the |
|
||||
% songbook_core/plastex*.py packages, and some commands are implemented in this |
|
||||
% file. |
|
||||
|
|
||||
\newenvironment{chorus}{\obeylines}{} |
|
||||
\newenvironment{verse}{\obeylines}{} |
|
||||
\newenvironment{verse*}{\obeylines}{} |
|
Loading…
Reference in new issue