lilypond-user
[Top][All Lists]
Advanced

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

Re: How to insert a trill without the "tr" symbol?


From: Thomas Morley
Subject: Re: How to insert a trill without the "tr" symbol?
Date: Fri, 4 Oct 2013 01:02:47 +0200

2013/10/4 searchfgold6789 <address@hidden>:
> Thanks for your suggestion, but it's not working for me. I'm using version
> 2.16.2, ..

Well, that's the reason why you should _always_ mention your version.

Try:

\version "2.16.2"

{
    \once \override TrillSpanner #'bound-details #'left #'text = ##f
    c''1~ \startTrillSpan
    c''\stopTrillSpan
}

-Harm



reply via email to

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