cis8glissando
does not work, do not forget the "\"!

\relative c''
{
\once \hide NoteHead
a\glissando c
}





Am 12.01.2016 22:12, schrieb Ryan Michael:
I have the following two bars: 

%51%
tuplet 3/2{
r8-markup{italic "gesprochen"} d'8 dis8}
tuplet 3/2{ r16 cis cis a r16 cis} tuplet 3/2{ cis a r16 a
cis8glissando} 
  once hide NoteHead g4glissando

%52%
cis,2 r4 r8 dis'-markup{italic "gliss"}

I would like to make a slur from the g4 of the first bar to the cis2
of the next bar

When I do the following: 

%51%
tuplet 3/2{
r8-markup{italic "gesprochen"} d'8 dis8}
tuplet 3/2{ r16 cis cis a r16 cis} tuplet 3/2{ cis a r16 a
cis8glissando} 
  once hide NoteHead (g4glissando

%52%
cis,2 ) r4 r8 dis'-markup{italic "gliss"}

I get the following error:

unexpected EVENT_IDENTIFIER

which is thrown on the LParen. 

How do I solve this one?
Thanks!

--

ॐ नमः शिवाय
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

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

Reply via email to