Am Freitag, 1. Januar 2010 18:45:13 schrieb Kieren MacMillan:
> Aren't you missing a ' in your
> 
>     \override Stem #'flag-style = #modern-straight-flag
> 
> ?? i.e., shouldn't it be
> 
>     \override Stem #'flag-style = #'modern-straight-flag

No, modern-straight-flag is a function, not a variable. It should be assigned 
to the #'flag property and will then be called by lilypond as (modern-
straight-flag stemgrob) and returns the flag stencil.

Cheers,
Reinhold

-- 
------------------------------------------------------------------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org


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

Reply via email to