What am I missing here?  Whenever I include a literal note (e.g. "c" or
"bf'4") inside a #{ #} block, lilypond is complaining about an
unexpected STRING.  For instance, this example (lifted from section
11.1.6 of the manual) fails to compile:

  #(define mynotes #{ \override Stem #'thickness = #4
                      { c'8 d' } #})

  \score { \mynotes }

Am I just not invoking it right?  Commands and such (\override,
\context) seem ok, it's just the actual notes that don't work.  This is
on 2.6.4.

-- 
-=-Don [EMAIL PROTECTED]<http://www.blahedo.org/>-=-
Déjà Moo: the feeling that you've heard this bull before.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to