lilypond-user
[Top][All Lists]
Advanced

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

Re: problem with accent placement


From: Klaus Blum
Subject: Re: problem with accent placement
Date: Sun, 27 Dec 2015 11:10:34 -0700 (MST)

Hi Alex, 

to affect the markup, use TextScript instead of Script:

% -----------------------------------------
\version "2.18.0"

\relative c''' {
  a2-> \trill

  \once \override TextScript.script-priority = #-100
  a2-> ^\trill^\markup { \sharp }
}
% -----------------------------------------

Cheers, 
Klaus



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/problem-with-accent-placement-tp185135p185141.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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