Hello, ________________________________________ From: [email protected] [[email protected]] on behalf of Kieren MacMillan [[email protected]] Sent: 18 June 2011 02:00 To: Jesse Engle Cc: [email protected] Subject: Re: Adding text above a system
Hi Jesse, > I'm trying to place text above a system that is aligned with the left > margin, as in the following scan: > http://img339.imageshack.us/img339/9593/scanfs.jpg You probably want a "top-level markup": \markup { "Drag Paradiddle No. 1" } \score { ... } You can then format the markup and the spacing between it and the music (above and below), to get exactly what you want. Hope this helps! Kieren. _______________________________________________ You could use a \tempo markup as well with appropriate \[style] font variables. Or the \header { piece = XXXXX } markup as here http://lilypond.org/doc/v2.14/Documentation/notation/creating-titles-headers-and-footers#title-blocks-explained James _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
