[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Tuplet bug
From: |
Mats Bengtsson |
Subject: |
Tuplet bug |
Date: |
Sun, 03 Feb 2002 13:28:09 +0100 |
I would expect both bars of the following example to
produce the same output. Of course, I want the layout
of the second bar.
\score{
\notes\relative c''{
\property Voice.TupletBracket \override #'tuplet-bracket-visibility = ##f
\times 2/3{f4.:8} \times 2/3{e4.:8} \times 2/3{ges4.:8} \times 2/3{f4.:8}|
f4.*2/3:8_#'(tuplet "3") e4.*2/3:8_#'(tuplet "3")
ges4.*2/3:8_#'(tuplet "3") f4.*2/3:8_#'(tuplet "3") |
}
}
/Mats
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Tuplet bug,
Mats Bengtsson <=