diff --git a/test/test_song/nolyrics.csg b/test/test_song/nolyrics.csg index 2ad06b03..99fb2c88 100644 --- a/test/test_song/nolyrics.csg +++ b/test/test_song/nolyrics.csg @@ -7,7 +7,7 @@ A chorus [A]with lyrics [A B#] -[A] [B] +[A] [B&] [C] diff --git a/test/test_song/nolyrics.csg.source b/test/test_song/nolyrics.csg.source index 881c1ab9..511e9e9a 100644 --- a/test/test_song/nolyrics.csg.source +++ b/test/test_song/nolyrics.csg.source @@ -3,7 +3,7 @@ A chorus [A]with lyrics [A B#] -[A] [B] +[A] [B&] [C] A chorus [C]with lyrics diff --git a/test/test_song/nolyrics.tsg b/test/test_song/nolyrics.tsg index 3ce5d6b3..c1ff624a 100644 --- a/test/test_song/nolyrics.tsg +++ b/test/test_song/nolyrics.tsg @@ -21,7 +21,7 @@ \ifchorded \begin{verse*} - \musicnote {\nolyrics \[A] \[B]} + \musicnote {\nolyrics \[A] \[B{\flt}]} \musicnote {\nolyrics \[C]} \end{verse*} \fi