Maybe something like
\mark \markup { \vcenter "To Coda"  \musicglyph #"scripts.coda"}
is close to what you want. An alternative is
\markup { To Coda \general-align Y DOWN \musicglyph #"scripts.coda"}
You may also want to insert some \hspace.

  /Mats

David Feuer wrote:
I want the place where the music jumps to the coda to be marked with
the words "To Coda" and the coda sign.  If I use
\mark \markup { To Coda \musicglyph #"scripts.coda"}
then the coda mark won't be on the right spot.  Looking through the
documentation, it seems as though \put-adjacent should be able to help
me with this, but I can't for the life of me figure out how to use it.

Thanks in advance,
David Feuer


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to