diff --git a/crepbook.cls b/crepbook.cls index bb5a9f5e..2547c8d7 100644 --- a/crepbook.cls +++ b/crepbook.cls @@ -403,4 +403,11 @@ } } +\newenvironment{bridge}{% + \begin{verse}% + \musicnote{\Bridge}% +}{% + \end{verse}% +} + \makeatother