denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] [bug #28347] Tempo Chooser


From: Richard Shann
Subject: [Denemo-devel] [bug #28347] Tempo Chooser
Date: Thu, 31 Dec 2009 10:49:52 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en; rv:1.9.0.15) Gecko/20080528 Epiphany/2.22

Follow-up Comment #7, bug #28347 (project denemo):

I have added a d-GetLilyVersion command, and incorporated it into this
script. Also I changed the (if (equal? #t x) to (if x in a few places.
There remain some things to improve. The InQuotes should not be needed as { }
will act in the same way - the important thing is to place bold etc outside
the {}
and I am fairly sure you do not need to special-case the situation where a
Tempo directive is already present at the cursor. You can just do
d-DirectivePut-xxx commands, and the directive is created or edited as
appropriate. The only trick is to make sure the cursor is on any newly created
directive. The old way of doing this was a CursorLeft, but there is a command
in denemo.scm that takes care of all that viz (d-Directive-standalone
"Tempo").
I have checked in the current version, as it is a great improvement over what
we had. Thank you.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?28347>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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