On Wed, 2014-12-31 at 18:11 +0000, Phil Holmes wrote: > ---- Original Message ----- > From: "David Sumbler" <da...@aeolia.co.uk> > > > > Clearly I am doing something wrong - perhaps it is to do with the way I > > have entered my tempo markings. Just to make things clearer, I am > > setting a saxophone quartet (that I wrote in 1978!); I want tempo > > markings to appear once above the top line in the score, but naturally I > > also want these markings to appear in the extracted parts for the 4 > > instruments. > > The following does what you ask , as far as I understand it: > > musicOne = { c''1 \tempo "Test" c'' } > musicTwo = { a'1 \tempo "Test" a' } > > \score { > << > \new staff { \musicOne } > \new staff { \musicTwo } > >> > } > > \score { > << > \new staff { \musicOne } > >> > } > > \score { > << > \new staff { \musicTwo } > >> > } > > -- > Phil Holmes
Yes - that solves it. Perhaps foolishly, I had not realised that I have to put the tempo markings in every part. Now that I have corrected that error the markings are appearing just where I want them. Thanks for pointing me in the right direction. Which brings me back now to my other question: how do I get midi (specifically, the articulate.ly script) to recognize my rits and ralls? I have tried entering them with \tempo, with \mark and just as markup, but nothing seems to work. David _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user