lilypond-user
[Top][All Lists]
Advanced

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

Re: ppp on harmonics is too close to the bar line than normal notes


From: Colin Campbell
Subject: Re: ppp on harmonics is too close to the bar line than normal notes
Date: Sat, 14 May 2011 20:43:48 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10

On 11-05-14 04:49 PM, Marc Mouries wrote:
When a note is defined as an harmonic it creates a side effect on the position of dynamics.
 In this example, when the note D is a normal note the ppp does not touch the bar line however when it is an harmonic it does touch.

%% When a note is defined as an harmonic it creates a side effect on the position of dynamics. %% In this example, when the note D is a normal note the ppp does not touch the bar line however when it is an harmonic it does touch. \version "2.13.61" \language "english" #(set-global-staff-size 24) violinOne = \relative c'' { | d1 | d,1\ppp | <d\harmonic>1\ppp } violinTwo = { d'1 d'1 d'1} \score { \new StaffGroup << \new Staff << \violinOne >> \new Staff << \violinTwo >> >> \layout { } \midi { } }


Thanks for the report, Marc.  I've submitted this as issue 1653.

Colin Campbell
Bug Squad
-- 
The test of our progress is not whether we add more to the abundance
of those who have much, it is whether we provide enough for those who
have too little.
-Franklin D. Roosevelt, 32nd US President (1882-1945)

reply via email to

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