|
From: | anonymous |
Subject: | [Denemo-devel] [bug #28347] Tempo Chooser |
Date: | Tue, 29 Dec 2009 00:40:16 +0000 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 |
Follow-up Comment #4, bug #28347 (project denemo): The problem was my own mistake. Replace this line (d-DirectivePut-standalone-postfix "Tempo" (string-append "s8*0 ^\markup { \bold" choice "]" )) with this (d-DirectivePut-standalone-postfix "Tempo" (string-append "s8*0 ^\markup { \bold " choice "}" )) the correction being adding a space after bold and changing the ] to a }. It works now on my 0.8.10 windows. Sorry. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?28347> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |