Browse Source

add a bridge environment

remotes/origin/split-songs
Romain Goffe 14 years ago
parent
commit
606bc68aac
  1. 7
      crepbook.cls

7
crepbook.cls

@ -403,4 +403,11 @@
}
}
\newenvironment{bridge}{%
\begin{verse}%
\musicnote{\Bridge}%
}{%
\end{verse}%
}
\makeatother

Loading…
Cancel
Save