[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Volta brackets
From: |
Rune Zedeler |
Subject: |
Volta brackets |
Date: |
Sat, 15 Sep 2001 21:41:10 +0200 |
The first note after the alternatives is taken into account when
calculating the height of the voltas. In this example both voltas should
be low.
\version "1.4.7"
\score{
\context Voice \notes { \partial 2
\repeat volta 2 { b'4 b'4 g'1 } \alternative { {b'4 b'4} {\partial 1
a'4 g'4} }
g'''2
}
\paper{ linewidth = -1 }
}
-Rune
- Volta brackets,
Rune Zedeler <=