lilypond-user
[Top][All Lists]
Advanced

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

Additions to "property-init.ly"


From: Jérémie Lumbroso
Subject: Additions to "property-init.ly"
Date: Wed, 14 Aug 2002 18:00:50 +0200

MB> Try \property Voice.NoteHead \override #'style = #'cross
I suggest adding the following in "property-init.ly" (I only selected
these few styles because I don't think the others either fit in the
context, or are presentable/interesting enough to have a shortcut):

  noteHeadOval = \property Voice.NoteHead \revert #'style
  noteHeadDiamond = \property Voice.NoteHead \set #'style = #'diamond
  noteHeadCross = \property Voice.NoteHead \set #'style = #'cross

  
I also suggest adding shortcuts for manual staff changes (that make
the same assumption as the automatic staff change: that there are two
staves; "up" and "down"):

  staffUp = \translator Staff = "up"
  staffDown = \translator Staff = "down"


-- 
Best regards,
 Jérémie                            mailto:address@hidden






reply via email to

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