lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: trill spanner


From: Pierre Perol-Schneider
Subject: Re: trill spanner
Date: Tue, 5 May 2015 09:01:42 +0200

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 <address@hidden>:
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 <address@hidden>:
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
 

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]