lilypond-user
[Top][All Lists]
Advanced

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

Re: Modern-straight-flag


From: Reinhold Kainhofer
Subject: Re: Modern-straight-flag
Date: Fri, 1 Jan 2010 18:53:43 +0100
User-agent: KMail/1.12.4 (Linux/2.6.31-16-generic; KDE/4.3.4; i686; ; )

Am Freitag, 1. Januar 2010 18:36:08 schrieb Jethro Van Thuyne:
> I can find some references to the Stem-property "modern-straight-flag" and
> "old-straight-flag" on the net, yet I cannot get them to be displayed.

Have you looked at these examples and copied the code from there? I doubt it.

> I have tried:
> 
>  \layout {
>    \context { \Score
>      \override Stem #'flag-style = #modern-straight-flag
>    }
>  }
> 
> in an external stylesheet or within the file itself, both without success
> yet without any parsing errors either. I have also tried (to no avail, of
> course) putting the override in the Staff and Voice context.

You have to set the #'flag property:

  \override Stem #'flag = #modern-straight-flag

Cheers,
Reinhold
-- 
------------------------------------------------------------------
Reinhold Kainhofer, address@hidden, 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




reply via email to

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