bug-lilypond
[Top][All Lists]
Advanced

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

triplet bracket position


From: Jukka Akkanen
Subject: triplet bracket position
Date: Wed, 24 Aug 2005 09:40:23 -0400

Here, I would expect the triplet bracket to be in the same position on both lines, however, it is printed lower the second time:

%%% snip %%%
\version "2.7.4"

\layout {
   indent = 0.0\cm
   raggedright = ##t
}

\relative c'' {
  \time 2/4
  d4  d8 \times 2/3 {a16[ b16 cis16]}
  \break
  b8 g16. d'32 cis32[ a'16. a,16. cis32]
  d4  d8 \times 2/3 {a16[ b16 cis16]}
}
%%% snip %%%

On a related note, I have a piece where I see way too much space between certain two lines, but I haven't been able to narrow down the problem yet. Is there a way to get lilypoint to indicate what it's adding the extra space for?

-Jukka




reply via email to

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