I've been wondering - is there an easy way to use the built-in straight
LilyPond flags also in metronome marks and markups?

\version "2.19.15"

\relative c' {
  \override Score.Flag.stencil = #modern-straight-flag

  \time 2/4
  \autoBeamOff

  \tempo "Default flag:" 8 = 120
  c8 d16 c32 d64 \acciaccatura { c8 }
  d64^\markup { "Default flag:"\note-by-number #3 #0 #UP } r4
}

On 13 February 2015 at 12:15, Noeck <noeck.marb...@gmx.de> wrote:

> Thanks a lot Abraham, it is just great to see all these styles.
>
> You know that, but for all who don't: straight flags and other flag styles
> can
> also be easily set in LilyPond for fonts that support it like the default
> font:
>
> http://www.lilypond.org/doc/v2.19/Documentation/snippets/rhythms#rhythms-using-alternative-flag-styles
>
> Cheers,
> Joram
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>



-- 
David Stephen Grant
da...@davidgrant.no
www.davidgrant.no
Phone: (+47) 918 14 276
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to