grace note spacing

2010-11-14 Thread Martin Kemp
Dear All I've struggled with this one for some time now and would appreciate any help: How can I move a single \grace note closer to the note that it precedes? I've tried many permutations eg. \override Score.GraceSpacing #'spacing-increment = #** but whilst I can move further away, I do not see

Re: how to get half-bar used in Bach Music?

2010-11-24 Thread Martin Kemp
Much neater, thank you. M On 11/22/2010 12:03 PM, Alexander Kobel wrote: [ with cc to lilypond-user; please keep the discussions on the mailing list, others might have the same problems and can find the solutions in the mailing list archives ] On 2010-11-22 12:38, Martin Kemp wrote: I&#x

double time signatures

2010-12-11 Thread Martin Kemp
Dear All I have nearly got what I want with the following snippet but can't currently centrally align 12 over 8 (12/8). Any help gratefully apprecitated. best Martin << #(define ((double-time-signature glyph a b) grob) (grob-interpret-markup grob (markup #:override '(baseline-skip . 2

Re: double time signatures

2010-12-12 Thread Martin Kemp
Brilliant! thanks for the fix. I'll post it to LSR later today. Best Martin On 12/11/2010 10:06 PM, Reinhold Kainhofer wrote: Am Samstag, 11. Dezember 2010, um 20:33:43 schrieb Martin Kemp: I have nearly got what I want with the following snippet but can't currently centrally ali