Thomas Morley writes:
> Am Do., 16. Mai 2019 um 21:01 Uhr schrieb Michael Welsh Duggan
> :
>>
>> In the following snippet I run into the problem that the c1 ~ c tie is
>> not recognized. Does anyone have any idea how I should do this instead?
>>
>> \version "2.21.0"
>> \include "english.ly"
>>
Pierre Perol-Schneider 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
><<
> {
>
Am Do., 16. Mai 2019 um 21:01 Uhr schrieb Michael Welsh Duggan :
>
> In the following snippet I run into the problem that the c1 ~ c tie is
> not recognized. Does anyone have any idea how I should do this instead?
>
> \version "2.21.0"
> \include "english.ly"
>
> {
> \new PianoStaff \with {
>
Hi Michael,
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
\overrid
In the following snippet I run into the problem that the c1 ~ c tie is
not recognized. Does anyone have any idea how I should do this instead?
\version "2.21.0"
\include "english.ly"
{
\new PianoStaff \with {
\consists #Span_stem_engraver
}
<<
\new Staff = "up" {
r2. << {a'4