Dear ponders, I have an arpeggio which I'd like to engrave by adding ties as shown in snippet http://lsr.di.unimi.it/LSR/Item?id@8
However one of the ties (connecting the dis) is almost invisible Please see attached PDF. I've also attached the ly source. What can I do to make it (more) visible ? Kind regards, Michael -- Michael Gerdau email: [email protected] GPG-keys available on request or at public keyserver
arpeggiotie-display.pdf
Description: Adobe PDF document
\version "2.19.26"
\markup "default for tie"
{ \set tieWaitForNote = ##t \stemUp \tuplet 3/2 { gis'16 b'~ dis''~ } \stemNeutral <b' dis'' fis'' b''>2 }
\markup "forcing tie down"
{ \set tieWaitForNote = ##t \stemUp \tieDown \tuplet 3/2 { gis'16 b'~ dis''~ } \stemNeutral \tieNeutral <b' dis'' fis'' b''>2 }
\markup "attempt to move the tie by setting Tie.staff-position"
{ \set tieWaitForNote = ##t \stemUp \tieDown \tuplet 3/2 { gis'16 b'~ \override Tie.staff-position = #'(-5 . -5) dis''~ } \stemNeutral \tieNeutral <b' dis'' fis'' b''>2 }
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
