I'd rather not have to install extra fonts for my scores to work... Isn't there any way to do it with markup or stencils?

On 06/15/2017 03:38 PM, Kieren MacMillan wrote:
Hi caagr98,

As in https://en.wikipedia.org/wiki/Accent_%28music%29#Anti-accent_marks.
How do I write the first of those? \lheel is similar, but it's not the same.

\version "2.19.62"

unaccent =
   -\tweak stencil #ly:text-interface::print
   -\tweak text \markup \fontsize #1 \override #'(font-name . "Old Standard") 
\char ##x23D1
   -\accent

{ c''\unaccent }

If you don't have "Old Standard" installed, try to find another font containing 
that glyph.

Hope this helps!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


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

Reply via email to