i just had the a cross experience with this code:
<<
\context Voice = "melody" { c'}
\context Lyrics \lyricsto "melody" \lyricmode { \set stanza=#"1." hi }
>>
}
resulting in errors:
Fehler: Grob-Name sollte alphanumerisch sein
\context Lyrics \lyricsto "melody" \lyricmode { \set
stanza=#"1." hi }
Fehler: syntax error, unexpected UNSIGNED, expecting '='
\context Lyrics \lyricsto "melody" \lyricmode { \set stanza=#"
1." hi }
it's easy to fix the code ( just adding a blank or a tab after "stanza" )
but actually i think Lilypond should handle this, shouldn't it?!
--
View this message in context:
http://www.nabble.com/%5Cset-stanza-%3D-needs-a-blank-tp23961205p23961205.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond