Hi all, I try to use analysis brackets in a lyrics context, the problem seems more global : how to call a function in a lyrics context? In the code below the second staff is when bracket is linked to notes, it would be fine if it was below the lyrics text. Can anybody help me? Thanks in advance. Matth So here's the code :
\version "2.11.*" << \new Voice { c'4 c' c' c'} \new Lyrics \with {\consists "Horizontal_bracket_engraver"} \lyricmode {"a" \startGroup "a" "a" "a" \stopGroup } >> << \new Voice\with {\consists "Horizontal_bracket_engraver"} { c'4 \startGroup c' c' c'\stopGroup } \new Lyrics \lyricmode {"a" "a" "a" "a"} >> http://www.nabble.com/file/p18719232/test.png -- View this message in context: http://www.nabble.com/Analysis-brackets-for-lyrics-tp18719232p18719232.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user