Re: Metronome Markings

2004-11-29 Thread Mats Bengtsson
Last time I tried the setup.exe, version 2.2.2 was available as an installation option. Otherwise, if you search the mailing list archives, you can find information on how to install version 2.4.x in cygwin. /Mats Aaron Dalton wrote: Mats Bengtsson wrote: Paul Scott wrote: Aaron Dalton wrote:

Re: Metronome Markings

2004-11-29 Thread Aaron Dalton
Mats Bengtsson wrote: Paul Scott wrote: Aaron Dalton wrote: Try as I might, I cannot get a tempo marking to appear at the beginning of my piece. I use versions 2.2.2 and 2.2.5. I am referring to section 3.7.4 of the documentation. No matter where I put the "\tempo 4 = 144" line, I cannot get

Re: Metronome Markings

2004-11-29 Thread Mats Bengtsson
Paul Scott wrote: Aaron Dalton wrote: Try as I might, I cannot get a tempo marking to appear at the beginning of my piece. I use versions 2.2.2 and 2.2.5. I am referring to section 3.7.4 of the documentation. No matter where I put the "\tempo 4 = 144" line, I cannot get it to appear on the

Re: Metronome Markings

2004-11-28 Thread Erik Sandberg
On Saturday 27 November 2004 21.36, Aaron Dalton wrote: > Paul Scott wrote: > > You left out { " " } (a space). Try: > >> upper = \notes \relative f'' { > >> \tempo 4 = 144 f1^\markup { " " } > >> } > > > > I only tested this on 2.4.2 (without the \notes). > > This is what I now have in my sco

Re: Metronome Markings

2004-11-27 Thread Erik Sandberg
Citerar Paul Scott <[EMAIL PROTECTED]>: > Aaron Dalton wrote: > > > > This is what I now have in my score. It is still not displaying =/ I > > am running version 2.2.5 on my Cygwin box, and 2.2.2 on my BSD box. I can remember that there is a bug which only exists in 2.2.5 (but neither in <=2.2

Re: Metronome Markings

2004-11-27 Thread Paul Scott
Aaron Dalton wrote: Paul Scott wrote: You left out { " " } (a space). Try: upper = \notes \relative f'' { \tempo 4 = 144 f1^\markup { " " } } I only tested this on 2.4.2 (without the \notes). This is what I now have in my score. It is still not displaying =/ I am running version 2.2.5 on my

Re: Metronome Markings

2004-11-27 Thread Aaron Dalton
Paul Scott wrote: You left out { " " } (a space). Try: upper = \notes \relative f'' { \tempo 4 = 144 f1^\markup { " " } } I only tested this on 2.4.2 (without the \notes). This is what I now have in my score. It is still not displaying =/ I am running version 2.2.5 on my Cygwin box, and 2.2

Re: Metronome Markings

2004-11-27 Thread Paul Scott
Aaron Dalton wrote: Paul Scott wrote: Aaron Dalton wrote: upper = \notes \relative f'' { * f1 } lower = \notes \relative f' { * f1 } It's a bug. It will work in most of the places you tried if you also add: ^\markup{ " " } at the same place. HTH, Paul Scott Thank you for the help

Re: Metronome Markings

2004-11-27 Thread Aaron Dalton
Paul Scott wrote: Aaron Dalton wrote: upper = \notes \relative f'' { * f1 } lower = \notes \relative f' { * f1 } It's a bug. It will work in most of the places you tried if you also add: ^\markup{ " " } at the same place. HTH, Paul Scott Thank you for the help, Paul, but I'm still

Re: Metronome Markings

2004-11-27 Thread Paul Scott
Aaron Dalton wrote: Try as I might, I cannot get a tempo marking to appear at the beginning of my piece. I use versions 2.2.2 and 2.2.5. I am referring to section 3.7.4 of the documentation. No matter where I put the "\tempo 4 = 144" line, I cannot get it to appear on the score. Below is an

Re: metronome markings

2003-07-23 Thread Ferenc Wagner
Aaron <[EMAIL PROTECTED]> writes: > I need to add metronome markings to my songs and was > confused by the docs. Is there an easy way to do this?? If I read the documentation correctly, 1.6 does not have an easy mechanism, but 1.8 (due in a week) does. Check the development documentation. > is