]> git.donarmstrong.com Git - lilypond.git/blobdiff - buildscripts/mf-to-table.py
* scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
[lilypond.git] / buildscripts / mf-to-table.py
index dc8e134a7db198f8da1af8d2c0321cc24d150a81..4cba2243f2b6ec3fdfdc18beeb01d7a452e5cb22 100644 (file)
@@ -171,7 +171,7 @@ def write_fontlist (file, global_info, charmetrics):
        file.write (r"""
 %% LilyPond file to list all font symbols and the corresponding names
 %% Automatically generated by mf-to-table.py
-\score{ \new Lyrics \lyrics { \time %d/8
+\score { \lyrics { \time %d/8
 """ % (2*per_line+1))
 
        count = 0