TiagoM <tiagomorin <at> gmail.com> writes:
> How can one align a \markup with the center of the notehead instead of it's
> left edge?
Use \halign:
\version "2.10.20"
{
c''^\markup{\halign #0 "Centered"}
}
See
http://lilypond.org/doc/v2.10/Documentation/user/lilypond/Overview-of-text-markup-commands#Overview-of-text-markup-commands
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
