lilypond-user
[Top][All Lists]
Advanced

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

RE: delayed turn


From: Mark Stephen Mrotek
Subject: RE: delayed turn
Date: Fri, 20 Dec 2013 08:48:21 -0800

Eluze,

As far as I can see the code you suggest is what is used (see the attachment
provided) as copied from
http://lilypond.org/doc/v2.16/Documentation/notation/expressive-marks-attach
ed-to-notes
What can I do if Lilypond confuses itself?

Mark

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
Eluze
Sent: Friday, December 20, 2013 8:43 AM
To: address@hidden
Subject: RE: delayed turn

Mark Stephen Mrotek wrote
> Thank you. Please see attached.
> 
> BadTurns.ly (881 bytes)
> <http://lilypond.1069038.n5.nabble.com/attachment/156202/0/BadTurns
> .ly>
> BadTurns.pdf (44K)
> <http://lilypond.1069038.n5.nabble.com/attachment/156202/1/BadTurns
> .pdf>

you have to override the properties for *all* involved grobs - otherwise LP
might be confused with contradictory (default-) settings!

  \override Fingering  #'avoid-slur                 = #'inside
  \override Fingering  #'outside-staff-priority  = ##f
  \override TextScript #'avoid-slur                = #'inside
  \override TextScript #'outside-staff-priority = ##f

what's the result if you do so?

do you really need the extra-offset?

Eluze



--
View this message in context:
http://lilypond.1069038.n5.nabble.com/delayed-turn-tp156135p156204.html
Sent from the User mailing list archive at Nabble.com.

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




reply via email to

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