lilypond-user
[Top][All Lists]
Advanced

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

RE: Positioning spanner at different height after line break


From: Javier Ruiz-Alma
Subject: RE: Positioning spanner at different height after line break
Date: Wed, 25 Jun 2014 18:23:19 -0700

 

 

From: David Nalesnik

 

Javier,

 

On Wed, Jun 25, 2014 at 1:12 AM, Javier Ruiz-Alma <address@hidden> wrote:

I have a TextSpanner going from one system to the next one below.

The segment in the top-system needs to go under a slur, so I applied:

  \override TextSpanner.avoid-slur = #'inside

  \override TextSpanner.outside-staff-priority = ##f

  \override TextSpanner.staff-padding = 3.0

…to get the desired vertical offset under the slur.  On the next line, I need less padding from staff.

 

Is it possible to set distinct distances before and after the line break?

 

It should be.  Try using \alterBroken:

 

HTH,

David

 

Wow, I searched extensively for this.  Thank You!  Keyword searches against LP docs seem to be hit’n’miss when I don’t have an idea of what to search for or how the modifying command was implemented.  I was out reading the Internals reference for TextSpanner, user group, NR (obviously with wrong keywords), Google.  One would wish for a list of applicable commands against the specific object I’m working with.  After hundreds of pages typeset, still feels like there’s so much more LP to learn.

‘Nuff venting and on to the next issue!

 


reply via email to

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