lilypond-user
[Top][All Lists]
Advanced

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

testSpanner separate from dynamics


From: Paul Scott
Subject: testSpanner separate from dynamics
Date: Mon, 9 Jul 2012 21:20:27 -0700
User-agent: Mutt/1.5.21 (2010-09-15)

Is it possible to get a TextSpanner separate from the dynamics?  In this 
example I 
would like the string ( "tutti unison" ) to start in the same horizontal 
position as 
the mf.

\version "2.15.41"

\relative c'' {
  \set crescendoText = \markup\small{ tutti unison } 
  \set crescendoSpanner = #'text
  b4^\<_\mf cis d2 fis4 g2 fis4 d a2.\!
}


TIA,

Paul Scott






reply via email to

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