[EMAIL PROTECTED] writes:
> Hi folks,
> 
> this question is probably related to the "Shifting text markup... " thread. 
> So here it goes:
> 
> Is there a possibility to insure that the chord symbols are properly spaced? 
> When a line in the score gets crammed, something saying:
> 
>       F+5/B Bbmaj7
> 
> easily mutates to:
> 
>       F+5/BBbmaj7
> 
> which is ugly to read. Is there a way to _ensure_ that some spacing is 
> provided between two chord symbols (maybe also a padding or extra-offset 
> property)?

try adding a Separing_line_group_engraver (or somesuch) to ChordNames,
and set  #'padding for the ChordName grob.

-- 
Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |   http://www.cs.uu.nl/~hanwen 


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

Reply via email to