lilypond-user
[Top][All Lists]
Advanced

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

Alternative ending height


From: Walter Hofmeister
Subject: Alternative ending height
Date: Tue, 24 Feb 2004 15:55:51 -0600
User-agent: Microsoft-Entourage/10.1.4.030702.0

Hello,
    I am having problems getting both alternative ending brackets to line
up. Here is the problem:

harmonies = \chords {
    \override ChordName   #'font-family =#'roman
  %A section
    \partial 4
    r4
    \repeat volta 2 {
    d2. d d d d
    d2. g a d d
    d2. d d d a
    d2. 
    }
    \repeat volta 2 {
    a2. a d a d
    g2. d a d g
    d2 a4 d2. e:m e:m a
    a2. d g d g
    d2. d a
    }
    \alternative { { d2. }  { d2. } }

As you can see at the end, both alernative endings have the same chord name
overhead. Lily prints the first chord name under the first alternative
ending bracket but does not print the second one. This produces two
different heights for the brackets. How can I force Lily to print the second
chord name (D) and therefore have the two brackets line up?
TIA

Walter Hofmeister





reply via email to

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