lilypond-user
[Top][All Lists]
Advanced

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

Removing fingerings from the general score


From: Jacques Menu
Subject: Removing fingerings from the general score
Date: Thu, 6 Jun 2013 16:50:36 +0200

Hello,

In order to display oboe fingerings, I define:

myFingeringFourche = ^"F" 
myFingeringBis = ^"2"

in my standard library file, which is included in the oboe part file:

\repeat volta 2 {
\barNumberCheck #1
r2 r8 f8\myFingeringFourche (c d |%2


Then I override these macros in the general score file with:
myFingeringFourche = ^"" 
myFingeringBis = ^""

which is a bit ugly.


Is there a cleaner, more "Lilypond in spirit" way to achieve this?

Thanks!

--

Jacques Menu
Ch. de la Pierre 12
1023 Crissier





reply via email to

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