Hello I want to change the markup in this excerpt:

\relative c'{
        \time 2/4
        \repeat unfold 4 { s2 }
        << {
                c'16 c c c c c c c
        } \\ {
                <e,>8 e <e> r_\markup {
                \large "Dal " \tiny \musicglyph #"scripts.segno"
                \large " Al " \tiny \musicglyph #"scripts.coda"}
        } >>
        \break
        c'4
        \bar "|."
}

1. How do I move the whole text to the left, moving away from paper margin but just avoiding the clash with the last e note?

2. How do I elevate the segno and code signs so that they have the same base line as the text?


Thanks,
Helge

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

Reply via email to