lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: flip clef, key and time signature [Re: flip clef at end of line only


From: Marc Hohl
Subject: Re: flip clef, key and time signature [Re: flip clef at end of line only]
Date: Mon, 17 Apr 2017 14:06:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

Am 17.04.2017 um 13:47 schrieb Thomas Morley:
2017-04-17 13:35 GMT+02:00 Marc Hohl <address@hidden>:
Hi Harm,


            (ly:grob-set-property! grob 'space-alist
              '((staff-bar extra-space . 1))))))


Ah, that's the way to go here – thanks a lot for your brilliant solution!

Can you explain why you use before-line-breaking? Does it make any
difference to after-line-breaking?

Well, I tried to affect _one_ grob with _one_ override.

The stencil-override could be done directly or before-line-breaking or
after-line-breaking.
The 'space-alist needs to be set directly (with a _separate_ override)
or 'before-line-breaking, it doesn't work sufficiently
'after-line-breaking.

I see, thanks for clarification!

Cheers,

Marc

Best,
  Harm





reply via email to

[Prev in Thread] Current Thread [Next in Thread]