lilypond-user
[Top][All Lists]
Advanced

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

repeat partcombine texts


From: Simon Bailey
Subject: repeat partcombine texts
Date: Fri, 11 Oct 2013 16:17:29 +0200

hi,

i was typesetting a score last week, and there are some a2 sections in the horns that go over multiple systems and pages. is there any way to repeat the current partcombine "text" in brackets at the beginning of a system?

<<<
\version "2.17.28"

partI = \relative c' {c d c d | e f g a | \break g f e f | }
partII = \relative c' {a b c d | e f g a | g f e d | }

\partcombine \partI \partII
>>> 

or would it be easiest to add a tagged markup to one of the voices manually? [at least easier until the layout of the score changes...]

mock-up of desired result:
<<<
\version "2.17.28"

partI = \relative c' {c d c d | e f g a | \break g f e f | }
partII = \relative c' {a b c d | e f g a | g^"(a2)" f e d | }


\partcombine \partI \partII
>>> 

regards,
sb
--
Do not meddle in the affairs of trombonists, for they are subtle and quick to anger.

reply via email to

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