Paolo,

 

The Lilypond Snipped Repository is at

http://lsr.di.unimi.it/LSR/

 

Mark

 

From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr....@gnu.org] 
On Behalf Of Paolo Prete
Sent: Sunday, March 25, 2018 10:40 AM
To: Thomas Morley <thomasmorle...@gmail.com>
Cc: Lilypond-User Mailing List <lilypond-user@gnu.org>
Subject: Re: Extra space at the beginning of the bar

 

Hello Thomas,

 

thanks for the tweak, which is massive.

I think it would be useful to group in one snippet all these howtos and 
work-arounds for solving horizontal spacing issues.

Then I created this snippet, which has to be completed and can be enriched.

 

http://lilybin.com/p2whaw/4

 

Any contribution is welcome...! I know that you seem to discourage manual 
placement of grobs, but it would be useful at least to group these tips in one

coherent document.

Please give me a feedback

 

 

 

2018-03-25 18:22 GMT+02:00 Thomas Morley <thomasmorle...@gmail.com 
<mailto:thomasmorle...@gmail.com> >:

 

As long as you have a SkipEvent without any post-events the
SpacingSpanner-override will affect and move the _following_
NoteColumn.
That looks fine, imho

As soon as something is attached to a SkipEvent a related PaperColumn
is created and can be tweaked like:

{
  \overrideProperty Score.PaperColumn.X-extent #'(-20 . 10)
  s4\f
  c''2.
}

Cheers,
  Harm

 

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

Reply via email to