Re: Tempo equivalence markup

2015-11-13 Thread Pierre Perol-Schneider
\draw-line #'(-8 . 0) } } \relative { \tweak extra-offset #'(4 . 0) \tempo \my-tempo \tuplet 5/4 8 { g'32 g g g g g g g g g } s } HTH, Pierre 2015-11-13 6:34 GMT+01:00 Andrew Bernard : > The attached image shows a tempo equivalence markup I need to set, > indicati

Re: Tempo equivalence markup

2015-11-13 Thread Jacques Menu
\drummode { > > s1 * 2 > s2 > > \arrowed-slur-outside-staff > \slurDown > s2. \tuplet 3/2 { sn8 sn sn ( } > \noBreak > sn8[ ) sn sn] \stopStaff > } > } > } > > >> > > That is of course not compilable - just to show how I did it ... > > Best, Rob

Re: Tempo equivalence markup

2015-11-12 Thread Robert Schmaus
>> That is of course not compilable - just to show how I did it ... Best, Robert __ Truth does not change according to our ability to stomach it. -- Flannery O'Connor > On 13 Nov 2015, at 06:34, Andrew Bernard wrote: > > The attached image shows a tempo equivalence

Tempo equivalence markup

2015-11-12 Thread Andrew Bernard
The attached image shows a tempo equivalence markup I need to set, indicating that a 32 in the context of the preceding 5/4 tuplets now equals a 16. The partial tuplet bracket seems complicated to do, and I don’t really know how to set this fragment of combined partial music and text. The