lilypond-user
[Top][All Lists]
Advanced

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

Re: markup circle and sub


From: bart deruyter
Subject: Re: markup circle and sub
Date: Fri, 10 Nov 2017 10:22:02 +0100

Hey,

I found that this works:

\version "2.19.62"
\mark \markupĀ  \box {\concat {A \sub 1}}

grtz,
Bart


2017-11-10 10:11 GMT+01:00 Gianmaria Lari <address@hidden>:
This code works well and create a rehearsal mark in a box

\version "2.19.80"
\mark \markup {\box {A1}}



Now I would like the same except for the number that should be in subscript. What I should do? I tried this but does not work (it writes A and 1 in two different boxes):

\version "2.19.80"
\mark \markup {\box {A \sub 1}}

Thank you, g.

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



reply via email to

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