The abc2ly version printing statement still wasn't right; patch
attached.

? mf/feta-alphabet11.tfm
? mf/feta-alphabet13.tfm
? mf/feta-alphabet14.tfm
? mf/feta-alphabet16.tfm
? mf/feta-alphabet18.tfm
? mf/feta-alphabet20.tfm
? mf/feta-alphabet23.tfm
? mf/feta-alphabet26.tfm
Index: ChangeLog
===================================================================
RCS file: /cvsroot/lilypond/lilypond/ChangeLog,v
retrieving revision 1.3507
diff -p -u -u -r1.3507 ChangeLog
--- ChangeLog   26 Apr 2005 08:50:09 -0000      1.3507
+++ ChangeLog   26 Apr 2005 13:37:30 -0000
@@ -1,3 +1,6 @@
+2005-04-26  Laura Conrad <[EMAIL PROTECTED]>
+       *abc2ly fix
+       
 2005-04-26  Graham Percival  <[EMAIL PROTECTED]>
 
        * Documentation/user/basic-notation.itely,
Index: debian/changelog
===================================================================
RCS file: /cvsroot/lilypond/lilypond/debian/changelog,v
retrieving revision 1.40
diff -p -u -u -r1.40 changelog
--- debian/changelog    27 Aug 2004 17:33:49 -0000      1.40
+++ debian/changelog    26 Apr 2005 13:37:31 -0000
@@ -1,3 +1,9 @@
+lilypond (2.5.050416.local.1) unstable; urgency=low
+
+  * Local build from CVS.
+
+ -- Laura Conrad <[EMAIL PROTECTED]>  Sat, 16 Apr 2005 10:17:27 -0400
+
 lilypond (2.2.6-1) unstable; urgency=high
 
   * New upstream stable release.  (Closes: Bug#264263)
Index: scripts/abc2ly.py
===================================================================
RCS file: /cvsroot/lilypond/lilypond/scripts/abc2ly.py,v
retrieving revision 1.50
diff -p -u -u -r1.50 abc2ly.py
--- scripts/abc2ly.py   24 Apr 2005 22:02:34 -0000      1.50
+++ scripts/abc2ly.py   26 Apr 2005 13:37:31 -0000
@@ -1393,7 +1393,7 @@ for f in files:
 
 # don't substitute @[EMAIL PROTECTED] We want this to reflect
 # the last version that was verified to work.
-       outf.write ('\\version "2.5.20"\n' % version)
+       outf.write ('\\version "2.5.20"\n')
 
 #      dump_global (outf)
        dump_header (outf, header)
running lilypond on the attached file gives an error:

[allkeys]# lilypond --ps bransle
GNU LilyPond 2.5.21
/usr/local/share/lilypond/2.5.21/scm/lily.scm:78:5: In procedure scm_lreadr in 
expression (primitive-load file-name):
/usr/local/share/lilypond/2.5.21/scm/lily.scm:78:5: unknown # object

Attachment: bransle.ly
Description: Binary data

-- 
Laura (mailto:[EMAIL PROTECTED] , http://www.laymusic.org/ )
(617) 661-8097  fax: (501) 641-5011
233 Broadway, Cambridge, MA 02139


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to