>>>>> "ES" == Erik Sandberg <[EMAIL PROTECTED]> writes:
ES> On Thursday 21 April 2005 08.28, Jan Nieuwenhuizen wrote:
>> Erik Sandberg writes:
>> > scripts/abc2ly.py: Bugfix
>>
>> Thanks, should this be in 2.4 too?
ES> Ah, yes of course. It was introduced somewhere in 2.3. Committed!
Actually, the chord problem is also critical, was introduced before
2.2, and should also be committed to 2.4.
diff -p -u -u -r1.49 abc2ly.py
--- scripts/abc2ly.py 20 Apr 2005 23:49:30 -0000 1.49
+++ scripts/abc2ly.py 21 Apr 2005 16:16:23 -0000
@@ -1208,7 +1208,7 @@ def try_parse_chord_delims (str, state):
ch = ''
if str[:1] ==']':
str = str[1:]
- ch = '>'
+ ch = '>>'
end = 0
while str[:1] ==')':
--
Laura (mailto:[EMAIL PROTECTED] , http://www.laymusic.org/ )
(617) 661-8097 fax: (501) 641-5011
233 Broadway, Cambridge, MA 02139
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel