Hi, Ryan!

On Tue, Sep 25, 2018 at 8:34 AM Ryan Michael <ryan.wiegh...@gmail.com>
wrote:

> Hello
>
> I am trying to offset my markup text above the staff by a horizontal
> quantity. I can't seem to do so. I have tried
>
>
> %%%%%%%%%
> \version "2.18.2"
>
> r8^\markup{\tweak #'X-offset #1.5\huge"tempo I"} r8 r2.
>
> %%%%%%%%%
>
>  but that results in a syntax error.
>

Try this instead:

\markup { \hspace #1.5 \huge “tempo I” }

HTH,
Abraham

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

Reply via email to