lilypond-user
[Top][All Lists]
Advanced

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

reduce space between text and hline


From: MarcM
Subject: reduce space between text and hline
Date: Fri, 11 Apr 2014 19:29:32 -0700 (PDT)

Hi,

I'd like to be able to adjust the space between text and the line drawn by
\draw-hline
I checked the doc
http://lilypond.org/doc/v2.19/Documentation/notation/graphic and the lsr any
other hint?

<http://lilypond.1069038.n5.nabble.com/file/n161493/space_between_text_and_hline.png>
 



\markup {
  \column {
    "too much space between this text and the line below"    
    \draw-hline
  }
}
\markup \vspace #3
\markup {
    \override #'(offset . 5) 
    \override #'(thickness . 1) 
    \abs-fontsize #12 
    \underline "right amount of space but line doesn't extend to the end"
}




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/reduce-space-between-text-and-hline-tp161493.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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