lilypond-user
[Top][All Lists]
Advanced

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

Re: How to stack segno and rehearsal mark vertically?


From: Phil Holmes
Subject: Re: How to stack segno and rehearsal mark vertically?
Date: Fri, 26 Dec 2014 16:46:24 -0000


http://lsr.di.unimi.it/LSR/Item?id=202 shows exactly what you want, but may be a little complex.  http://lsr.di.unimi.it/LSR/Item?id=735 should be adaptable to what you want.

--
Phil Holmes
 
 
----- Original Message -----
Sent: Friday, December 26, 2014 4:15 PM
Subject: How to stack segno and rehearsal mark vertically?

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





_______________________________________________
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]