Consider accidentals in optical spacing correction.
[lilypond.git] / input / regression / clef-ottava.ly
bloba277e253e5d27e616a684723038944a2b3c0c872
2 \header
4 texidoc = "Ottava brackets and clefs both modify Staff.middleCPosition,
5 but they don't confuse one another."
8 \version "2.12.0"
10 \layout { ragged-right = ##t}
12 \relative c'' {
13 \clef "alto"
14 a b c a
15 \ottava #1
16 a b c a
17 \clef "bass"
18 a b c a
19 \ottava #2
20 a b c a
21 \clef "treble"
22 \ottava #-1
23 a b c a