lilypond-user
[Top][All Lists]
Advanced

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

Re: Difficulty with a missing tie


From: Michael Welsh Duggan
Subject: Re: Difficulty with a missing tie
Date: Thu, 16 May 2019 23:59:28 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Pierre Perol-Schneider <address@hidden> writes:

> See: http://lsr.di.unimi.it/LSR/Item?id=770
> e.g.:
>
> \version "2.21"
> \include "english.ly"
>
>
> {
>   \new PianoStaff <<
>     \new Staff = "up" {
>       r2. a'4 ~ 1
>     }
>     \new Staff = "down" {
>       \clef bass
>        <<
>          {
>           \override Stem.cross-staff = ##t
>           \override Stem.length = #19
>            s2. a4_~ 1 }
>          \\ { c1 ~ 1 } >>
>     }
>   >>
> }

Thank you.  That would work, but I'm not fond of the change in
semantics.  It's more of a graphical tweak than the solution I am
looking for.

-- 
Michael Welsh Duggan
(address@hidden)




reply via email to

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