David Stocker wrote:
A useful tool indeed. Thanks Mark!

Mark Polesky wrote:
Dave,

Try this:

\markup \line \general-align #Y #CENTER {
    \small \bold \italic "To Coda  "
    \musicglyph #"scripts.coda"
  }
This can be simplified into

\markup \vcenter {
   \small \bold \italic "To Coda  "
   \musicglyph #"scripts.coda"
 }

   /Mats



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

Reply via email to