[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
variable parsing bug in 2.3.x
From: |
Stefaan |
Subject: |
variable parsing bug in 2.3.x |
Date: |
Tue, 03 Aug 2004 00:24:24 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.1) Gecko/20040726 Debian/1.7.1-4 |
Well at least I think it is a bug:
Variable names apparently can no longer contain digits in 2.3.x
Convert-ly does not warn or change anything about offending definitions.
I have tried with the 2.3.6 package (i.e. the most recent one that is
available in .deb format).
%% example: works in 2.2.3 but fails in 2.3.6 with "error: syntax
%% error, unexpected DIGIT, expecting '='"
%% on the line where v1 is defined.
v1 = \notes{a}
\score { \v1 }
- variable parsing bug in 2.3.x,
Stefaan <=