]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/lily.scm
tie_performer: ties_created_ variable no longer needed
[lilypond.git] / scm / lily.scm
index 1e07dfa03c73d30f6a4f8c84a7952d60ad779058..7ed8fe72d7c3760b786d826baf224c9a686785e0 100644 (file)
@@ -38,6 +38,9 @@
 "Render at higher resolution (using given factor)
 and scale down result to prevent jaggies in
 PNG images.")
+    (aux-files #t 
+"Create .tex, .texi, .count files in the 
+EPS backend.")
     (backend ps
 "Select backend.  Possible values: 'eps, 'null,
 'ps, 'scm, 'socket, 'svg.")
@@ -422,6 +425,7 @@ LilyPond safe mode.  The syntax is the same as `define*-public'."
        (,ly:music-output? . "music output")
        (,ly:pitch? . "pitch")
        (,ly:translator? . "translator")
+        (,ly:score? . "score")
        (,ly:simple-closure? . "simple closure")
        (,ly:skyline-pair? . "pair of skylines")
        (,ly:stencil? . "stencil")