bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

\set stanza = needs a blank


From: -Eluze
Subject: \set stanza = needs a blank
Date: Wed, 10 Jun 2009 05:29:16 -0700 (PDT)

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]