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
cis8\glissando}
  \once \hide NoteHead g4\glissando

%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
cis8\glissando}
  \once \hide NoteHead (g4\glissando

%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
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to