[EMAIL PROTECTED] 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   |   [EMAIL PROTECTED]   |   http://www.cs.uu.nl/~hanwen 


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to