Hi,

This problem was reported some time ago. Added it to the bug database 
(volta-bracket-chords):

Volta brackets are placed below chord names, they should always be placed 
above them.
Like:
 _____ ______
|1.   |2.
  c c  c  c
======|=========
=====:|========


% important
\header { texidoc =
"Volta brackets are placed below chords, they should be placed above."
}

\version "2.2.0"
\score {
<<
  \new ChordNames \chords {c2 c c c c c}
  \new Staff \notes {\repeat "volta" 2 { b2 b } \alternative {b b} {b b}}
>>
\paper{}
}

Erik



_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to