Frédéric Bron wrote:
Lilypond 2.12.2 on windoze. Custom (de)crescendo text always renders in
italics. It would be good to be able to use normal (non-italic) text.
\markup { \normal-text "louden" }
Excellent, thank you.
--
Hilary
___
bug-lilypond
> Lilypond 2.12.2 on windoze. Custom (de)crescendo text always renders in
> italics. It would be good to be able to use normal (non-italic) text.
\markup { \normal-text "louden" }
Frédéric
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://list
Lilypond 2.12.2 on windoze. Custom (de)crescendo text always renders in
italics. It would be good to be able to use normal (non-italic) text.
\version "2.12.2"
\relative a' {
\set crescendoText = \markup { louden }
\set crescendoSpanner = #'text
\set decrescendoText = \markup { soften }