bug-lilypond
[Top][All Lists]
Advanced

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

Re: Bug: instrumentName is not being vertically centered when using temp


From: Wilbert Berendsen
Subject: Re: Bug: instrumentName is not being vertically centered when using template 'piano centered dynamics'
Date: Fri, 1 Feb 2008 21:01:24 +0100
User-agent: KMail/1.9.7

The same holds true for a ChoirStaff with Lyrics under every contained staff.

It would be nice if the instrumentName for more than one staff were vertically 
centered before the staff-like contexts, and not counting not-stafflike 
contexts like lyrics/dynamics etc outside the staffs.

I did not try/test, but maybe a solution is moving the bottom dynamics outside 
the piano staff?

\score{
<<
  \new PianoStaff <<
    \set PianoStaff.instrumentName = "Piano "
    \new Staff
    \new Dynamics
    \new Staff
  >>
  \new Dynamics = pedal
>>
}

Met vriendelijke groet,
Wilbert Berendsen

-- 
http://www.wilbertberendsen.nl/
"You must be the change you wish to see in the world."
        -- Mahatma Gandi




reply via email to

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