bug-lilypond
[Top][All Lists]
Advanced

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

(De)crescendo text renders incorrectly


From: Hilary Snaden
Subject: (De)crescendo text renders incorrectly
Date: Tue, 08 Sep 2009 13:56:01 +0100
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)

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 }
  \set decrescendoSpanner = #'text
  a\< b c d e\> d c b a1\!
}

--
Hilary




reply via email to

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