lilypond-user
[Top][All Lists]
Advanced

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

Re: Forcing some horizontal space between two notes


From: Jan-Peter Voigt
Subject: Re: Forcing some horizontal space between two notes
Date: Tue, 3 Jan 2017 17:24:00 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

Hi Urs,

last year I was facing this issue and also used this override. Just as a hint is this example, using the edition-engraver. The method to enter succeeding mods which only differ by one value is the one I used. Some of the declared functions are taken from my own toolchain ... To the point: There are functions to enter edition-mods with some kind of template function. This is very useful to adjust note-column-spacing along the timeline or for example lyric-align.

Jan-Peter


Am 03.01.2017 um 14:19 schrieb Urs Liska:


Am 03.01.2017 um 14:16 schrieb Thomas Morley:
2017-01-03 14:12 GMT+01:00 Urs Liska <address@hidden>:

Am 03.01.2017 um 13:56 schrieb Pierre Perol-Schneider:

How about the new spacing section?
http://lilypond.org/doc/v2.19/Documentation/notation/new-spacing-section


Well, this at least does affect the horizontal spacing and allows to force
some space in. But it's very hard to control because you don't affect the
individual note/grob but rather the whole spacing process as such.

Attached is the best result I could achieve. The space before the grace
notes is fine (I used a higher value than necessary to make it visible), but
I have the side-effect of the misaligned clef (and too much space in the
middle of the first beamed group. This is regardless of where I place the
first \newSpacingSection.

Thanks anyway
Urs

I often use
\once \override Score.NoteColumn.X-offset = #10

Thank you, that was it.
Controllable and basically clear: I force LilyPond to ignore its own
decision and tell it what to do instead.

Urs

PS: Andrew, I have the impression that could also be good for you


Cheers,
  Harm


Attachment: edition-engraver-modmap.ly
Description: Text Data


reply via email to

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