lilypond-user
[Top][All Lists]
Advanced

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

\raise in markup (lilypond 1.7.13)


From: Han-Wen Nienhuys
Subject: \raise in markup (lilypond 1.7.13)
Date: Wed, 5 Mar 2003 19:53:01 +0100

address@hidden writes:
> Hello,
> 
> I'm trying to raise text markup with lilypond 1.7.13.
> I believe I've followed the manual instructions... but can't achieve 
> what I'd would like to.

texts like these are alignedt such that the bottom of the text
coincides with the top of the staff. Any \raise is annulled in this
way. Try (for example)

 \markup  { "" \raise #2.0 { .. } }

(you may want to set #'word-space to #0 to suppress the space between
"" and \raise. )


-- 

Han-Wen Nienhuys   |   address@hidden   |   http://www.cs.uu.nl/~hanwen 




reply via email to

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