Am 31.08.2015 um 19:09 schrieb Stephen MacNeil:
\override NoteColumn.force-hshift = #.65 works but you would have to
create a new voice i believe.

Yup, creating a new Voice and applying force-hshift works, but the last
tie looks quite different than the other ones:

a2. fis4 | a1 |
  <<
     { \voiceTwo g1 | fis | e | d~ | 1~ | 1~ | 2  }
     \new Voice \with { fontSize = #-3 } {
          \override NoteColumn.force-hshift = #0.15
          \voiceOne b'1 | h! | cis | d~ | 1~ | 1~ | 2
     }
  >>

see attached picture.

Marc


Stephen


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

Reply via email to