lilypond-user
[Top][All Lists]
Advanced

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

Re: \startTrillSpan without the tr at the beginning?


From: pls
Subject: Re: \startTrillSpan without the tr at the beginning?
Date: Sun, 25 Jan 2015 12:31:18 +0100

Or:

\version "2.19.11"
{
  \once\override TextSpanner.style = #'trill
  \time 3/4
  b' 
  \startTextSpan
  b' b'
  \stopTextSpan
}

hth
patrick
On 25.01.2015, at 12:03, Pierre Perol-Schneider <address@hidden> wrote:

Try :

\version "2.18.2"

{
  b'-\tweak bound-details.left.text #'() \startTrillSpan
  b' b'\stopTrillSpan
}


Pierre

2015-01-25 11:33 GMT+01:00 Richard Shann <address@hidden>:
I'm trying to typeset a fairly common 18th sign that looks a bit like an
extended prall but less jagged (see attached).
The \startTrillSpan would do at a pinch if I could get rid of the "tr"
at the start of it.
I don't see this in the docs - any help?

Richard


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


_______________________________________________
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]