lilypond-user
[Top][All Lists]
Advanced

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

Centering markup on note


From: Nick Payne
Subject: Centering markup on note
Date: Sun, 22 Nov 2009 08:36:35 +1100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

\version "2.13.7"

\relative c' {
   \override NoteHead #'style = #'harmonic-mixed
   <d\4>4_\markup \column { \upright\teeny { 12 } \dynamic p }
<d\4>4_\markup \column { \center-align \upright\teeny { 12 } \dynamic p }
}

In the above, I can't figure out how to get the "12" vertically aligned with the other elements (string number, note, and dynamic marking). It's slightly to the right and using center-align puts it too far to the left.

Nick

PNG image


reply via email to

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