lilypond-user
[Top][All Lists]
Advanced

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

How to stack segno and rehearsal mark vertically?


From: Menu Jacques
Subject: How to stack segno and rehearsal mark vertically?
Date: Fri, 26 Dec 2014 17:15:35 +0100

Hello folks,

I’d like to obtain this at bar 103, with only the upper voice :


and the best I’ve been able to achive is this :


using the following code :


%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.19.15"

{
\set Score.markFormatter = #format-mark-box-alphabet

\clef "bass" \key bes \major \time 12/8
\tempo "Moderato" 4. = 120

g4. -> \ff f4. -> c4 -> d -> f, -> |
g1. ~ |
g1. \> |
\bar "||"

\mark #8
\tempo "Swingy"
g1. \mf ^\markup{\musicglyph #"scripts.segno"} ~ |
g ~ |
g |
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%


Thanks for your help!

JM

--

Jacques Menu
Ch. de la Pierre 12
1023 Crissier

mailto:address@hidden





reply via email to

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