Ah!

Okay so actually I was trying to slur from the preceding note (cis8), so
the following worked for me:


%%%%%%%%%%%%
\version "2.18.2"

\relative {
  %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"
}
%%%%%%%%%%%%

Thanks for the advice and help!


On Tue, Jan 12, 2016 at 2:00 PM, Blöchl Bernhard <
b_120902342...@telecolumbus.net> wrote:

> For exploring tuplets (etc.) simply consult the manual
>
> http://lilypond.org/doc/v2.18/Documentation/notation/writing-rhythms#tuplets
>
>
> Am 12.01.2016 22:40, schrieb Blöchl Bernhard:
>
>> 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
>>
>
> _______________________________________________
> 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