Alignment problem

2017-06-02 Thread Giampaolo Orrigo
Hi, trying to type an organ piece. Here the original code: Tiple = \relative c'' { \global % Music follows here. \showStaffSwitch d'2. c4 b a g2~ g g c2. b4 a g f2 a1 bf2. a4 } Alto = \relative c'' { \global % Music follows here. \showStaffSwitch b a g2 d' g~ g4 f e d c1 c2. b4

Re: pushing items "through" or "beyond" other contexts

2017-06-02 Thread Kieren MacMillan
Hi, > Couldn't you do \new Dynamics { \alignAboveContext = "upper" s4/p }? No. =\ p.s. I’ve now included a compilable snippet, if anyone wants to try stuff out. Thanks, Kieren. %%% SNIPPET BEGINS \version "2.19.61" upperStuff = { c''2 d''4( c'') } centredDynamics = { s2\f % I want

Re: pushing items "through" or "beyond" other contexts

2017-06-02 Thread caagr98
Couldn't you do \new Dynamics { \alignAboveContext = "upper" s4/p }? On 06/02/2017 09:00 PM, Kieren MacMillan wrote: Hello all, No compilable code/snippet here… just a thought-experiment/question for discussion. Is there any way (currently possible, or relatively easily coded) that items in

pushing items "through" or "beyond" other contexts

2017-06-02 Thread Kieren MacMillan
Hello all, No compilable code/snippet here… just a thought-experiment/question for discussion. Is there any way (currently possible, or relatively easily coded) that items in one context can be independently pushed “through” or “beyond” other contexts? As one (obvious) example, say I start

RE: additional clef at start

2017-06-02 Thread Mark Stephen Mrotek
Musicus, http://www.mail-archive.com/lilypond-user@gnu.org/msg96018.html http://www.mail-archive.com/lilypond-user@gnu.org/msg114316.html Mark From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of musicus Sent: Thursday, June 01, 2017 11:31

Rehearsal mark vertical alignment

2017-06-02 Thread Benjamin Horvat
Hi all, Is there a way to align the vertical height of the first rehearsal mark to the second one without manually setting Y-offset value? I would like that the height of the first rehearsal mark changes relative to ChordNames height. Here is a short example were the first rehearsal mark is NOT

RE: Multiple voices and rest position

2017-06-02 Thread Mark Stephen Mrotek
Johan, Change the rest from "r8" to "b8\rest." Mark -Original Message- From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of Johan Vromans Sent: Wednesday, May 31, 2017 2:17 PM To: lilypond-user@gnu.org Subject: Multiple voices and rest position