lilypond-user
[Top][All Lists]
Advanced

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

Re: Piano Staff: Templates: Centered Dynamics.


From: -Eluze
Subject: Re: Piano Staff: Templates: Centered Dynamics.
Date: Fri, 3 Sep 2010 09:46:32 -0700 (PDT)


Ferran Auban wrote:
> 
> 
> -Eluze wrote:
>> 
>> what is so different with your code?
>> 
>> if you follow the templates' example you should get it:
>> 
>> dynamics = { … } 
>> 
>> \score {
>>   \new PianoStaff = "PianoStaff_pf" <<
>>     \new Staff = "Staff_pfUpper" << \global \upper >>
>>     \new Dynamics = "Dynamics_pf" \dynamics
>>     \new Staff = "Staff_pfLower" << \global \lower >>
>>   >>
>>   \layout { }
>> }
>> 
>> it doesn't matter if you have several voices within each Staff!
>> 
> 
> Hi! 
> Thanks for your answer!
> 
> 

hi Ferran

please always try to keep your examples or your code very small - this
avoids running after problems that do not really exist! it is also good
practice not to change too many things at a time!

now, have you tried to compile my little example (including your music)?
what are the results?

-- 
View this message in context: 
http://old.nabble.com/Piano-Staff%3A-Templates%3A-Centered-Dynamics.-tp29612704p29616199.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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