Re: strange tempo 2

2008-08-14 Thread Mats Bengtsson
David Bobroff wrote: This was all well and good until I found that I had two metronome markings occurring at the same time. Lily doesn't like that any more than two rehearsal mark appearing at the same time. The odd score I'm working on has two time signatures going on at the same time.

Re: strange tempo 2

2008-08-14 Thread Kieren MacMillan
Hi David, I need to print both 4 = 53 and 4 ~ 4. = 53 ...on separate staves. I'm thinking I'm back to my polyphonic solution above. One possibility would be to move the mark engraver to the Staff context, and use \tag for the different elements — it's a lot more work, but would defi

Re: strange tempo 2

2008-08-14 Thread David Bobroff
A few days ago I posted this: Following Mats' suggestion I went to: http://lsr.dsi.unimi.it/LSR/Item?id=204 ..to find a solution for an odd tempo marking. I succeeded in displaying the desired result but ran into a snag. The tempo I want to display occurs at a rehearsal mark. The tempo ma

Re: strange tempo 2

2008-08-09 Thread Valentin Villenave
2008/8/9 Mats Bengtsson <[EMAIL PROTECTED]>: > Or perhaps remove some that show tweaks that are no > longer needed. Yes, I suspect some snippets may now look much simpler thanks to Reinhold's implementation :-) Cheers, Valentin ___ lilypond-user mail

Re: strange tempo 2

2008-08-09 Thread Mats Bengtsson
Valentin Villenave wrote: 2008/8/8 Neil Puttock <[EMAIL PROTECTED]>: 2008/8/7 David Bobroff <[EMAIL PROTECTED]>: Does Rheinhold's work allow for the kind of thing I want; a quarter tied to a dotted quarter = ? Yes, since tempoText can take any \markup commands. This mean

Re: strange tempo 2

2008-08-08 Thread Neil Puttock
2008/8/8 Valentin Villenave <[EMAIL PROTECTED]>: > 2008/8/8 Neil Puttock <[EMAIL PROTECTED]>: >> 2008/8/7 David Bobroff <[EMAIL PROTECTED]>: >>> Does Rheinhold's work allow for the kind of thing I want; a quarter tied to >>> a dotted quarter = ? >> >> Yes, since tempoText can take any \markup comma

Re: strange tempo 2

2008-08-08 Thread Valentin Villenave
2008/8/8 Neil Puttock <[EMAIL PROTECTED]>: > 2008/8/7 David Bobroff <[EMAIL PROTECTED]>: >> Does Rheinhold's work allow for the kind of thing I want; a quarter tied to >> a dotted quarter = ? > > Yes, since tempoText can take any \markup commands. This means we'll have to rewrite quite a bunch of

Re: strange tempo 2

2008-08-07 Thread Neil Puttock
2008/8/7 David Bobroff <[EMAIL PROTECTED]>: > Does Rheinhold's work allow for the kind of thing I want; a quarter tied to > a dotted quarter = ? Yes, since tempoText can take any \markup commands. So in your snippet, all you need to do is change your rhythmMark function so that the \score markup

Re: strange tempo 2

2008-08-07 Thread David Bobroff
Does Rheinhold's work allow for the kind of thing I want; a quarter tied to a dotted quarter = ? Neil Puttock wrote: 2008/8/7 Alexander Kobel <[EMAIL PROTECTED]>: Some months ago a few of us stumbled in a similar problem. Neil put our results in http://lsr.dsi.unimi.it/LSR/Item?id=444 - basic

Re: strange tempo 2

2008-08-07 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Donnerstag, 7. August 2008 schrieb Neil Puttock: > 2008/8/7 Alexander Kobel <[EMAIL PROTECTED]>: > > Some months ago a few of us stumbled in a similar problem. Neil put our > > results in http://lsr.dsi.unimi.it/LSR/Item?id=444 - basically, we modif

Re: strange tempo 2

2008-08-07 Thread Neil Puttock
2008/8/7 Alexander Kobel <[EMAIL PROTECTED]>: > Some months ago a few of us stumbled in a similar problem. Neil put our > results in http://lsr.dsi.unimi.it/LSR/Item?id=444 - basically, we modify > the actual metronome mark formatter, which is independent of other marks > (and the right place to p

Re: strange tempo 2

2008-08-07 Thread Alexander Kobel
David Bobroff wrote: Following Mats' suggestion I went to: http://lsr.dsi.unimi.it/LSR/Item?id=204 ..to find a solution for an odd tempo marking. I succeeded in displaying the desired result but ran into a snag. The tempo I want to display occurs at a rehearsal mark. The tempo marking also

strange tempo 2

2008-08-07 Thread David Bobroff
Following Mats' suggestion I went to: http://lsr.dsi.unimi.it/LSR/Item?id=204 ..to find a solution for an odd tempo marking. I succeeded in displaying the desired result but ran into a snag. The tempo I want to display occurs at a rehearsal mark. The tempo marking also uses a modified rehe