Robin Bannister schreef:
> Kees Serier wrote:
>> I want to have the percent sign for a duplicate chord in the next
>> measure (in \chordmode). 
> 
> I don't know how particular you are. Would this be good enough?
> 
> %%%%%%%%%%%%%%%%%%%%
> percentCN =  \once \override ChordNames.ChordName #'stencil =   
> #(lambda (grob) (grob-interpret-markup grob (markup "%")))    harmonies
> = \chordmode {    c1  g1 e1:m  \percentCN e1:m \percentCN e1:m  a1:m
> bes1 c1 }
> 
> \score {<< \new ChordNames { \set chordChanges = ##f \harmonies } >>}
> %%%%%%%%%%%%%%%%%%%%
> 
> Cheers,
> Robin

Robin,

Thanks, this works, but it is the "normal" percent sign with open
zero's, where the repeat sign has filled zero's (see chapter 1.4.2 on
page 108 of the manual version 2.11.65).
But it is better than nothing.

Regards,

Kees




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

Reply via email to