Or a more elegant one:

\version "2.18.2"

\relative {
  c'
  -\tweak style #'trill
  \startTextSpan
  d e f
  \stopTextSpan
}

Cheers,
Pierre

2015-05-05 8:52 GMT+02:00 Pierre Perol-Schneider <
pierre.schneider.pa...@gmail.com>:

> Hi Craig,
>
> Try:
>
> \version "2.18.2"
>
> \relative {
>   c'
>   -\tweak bound-details.left.text \markup\null
>   \startTrillSpan
>   d e f
>   \stopTrillSpan
> }
>
> Cheers,
> Pierre
>
> 2015-05-05 7:19 GMT+02:00 Craig Dabelstein <craig.dabelst...@gmail.com>:
>
>> Dear Lilyponders,
>>
>> Could anyone tell me how to produce a trill spanner without the "tr"
>> symbol at the beginning?
>>
>> I'm trying to a produce a wavy trill line above a bar of music, but
>> without the "tr" symbol at the start.
>>
>> Craig
>>
>>
>>   *Craig Dabelstein*
>>  e:craig.dabelst...@gmail.com
>>  <http://www.facebook.com/craig.dabelstein>
>> <http://au.linkedin.com/pub/craig-dabelstein/b2/5b8/389/en>
>>
>> _______________________________________________
>> 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