lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Horizontal alignment of MultiMeasureRest markups


From: David Kastrup
Subject: Re: Horizontal alignment of MultiMeasureRest markups
Date: Wed, 18 Dec 2013 16:15:07 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Peter Crighton <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]