benbigno...@gmx.dehi Kieren, 

you could also try:

% -----------------------------------------------------------
\version "2.18.2"

\chords {
  \repeat percent 4 { a2:m f }
  \repeat percent 4 { g1 c }
}

\layout {
  \context {
    \ChordNames
    \consists "Percent_repeat_engraver"
    \consists "Double_percent_repeat_engraver"
    \override ChordName.Y-offset = #-1
    % delete the following two lines if you don't need barlines:
    \override BarLine.bar-extent = #'(-2 . 2)
    \consists "Bar_engraver"
  }
}
% -----------------------------------------------------------

Cheers, 
Klaus




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/feature-request-getting-repeat-percent-to-work-in-ChordNames-tp174393p174395.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to