lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: custom metronome-markup procedure causes weird goops-error


From: Paul Scott
Subject: Re: custom metronome-markup procedure causes weird goops-error
Date: Sat, 3 May 2008 19:35:53 -0700


On Apr 29, 2008, at 4:35 AM, Risto Vääräniemi wrote:

2008/4/29 Nicolas Sceaux :

 I think it's because there is no \concat markup command in 2.10.

 Untested:

Looks nice. :-)

It seems to work with .11 & .10. In fact, the results look better this
way than with \concat. The space between the left parenthesis and the
note head is better matched with the space between the number and the
right parenthesis. If I may pick a nit a bit - with \concat there
could be a small \hspace between the parenthesis and the note. I
wouldn't have noticed it if you hadn't sent this version. :-)

I've been too busy to keep up with the lists. My solution is slightly the reverse of this one which is to create simple tempo commands to add to any markup used like this (with parentheses):

\markup{ Allegro \mm #"4" #"120" }

or (without parentheses):

\markup( Allegro con moto \MM #"2" #"132" }

The code (without breve's but easily modifiable to include them) is in the attachment since I am on my Mac at the moment and I dcn't know how to cut and paste from XDarwin to the Mac GUI.

Attachment: mm.ly
Description: Binary data



I'll see if I can make the breve mod and create a snippet.

Paul Scott


reply via email to

[Prev in Thread] Current Thread [Next in Thread]