Peter Crighton <petecrigh...@gmail.com> writes:

> Hello List,
>
> why is it not possible to horizontal align markups attached to a
> MultiMeasureRest in the positive direction (i.e. left)?
>
> I expected this code to work, but the \halign seems to be ignored (#-5
> would work):
>
>
> \version "2.17.29"
>
> \new Staff <<
>     {
>       R1^\markup { \null \halign #5 "text" }
>     }
>>>

Why don't you use \hspace here?  \halign seems rather weird.

-- 
David Kastrup

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

Reply via email to