]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/ascii-art/as-email.ly
cleanup. Separate into internal
[lilypond.git] / input / ascii-art / as-email.ly
index 096ab5ddf732d7fb3ddb9fad770fd8c5aa207c28..89968979625373a3fbcf4e1e9f5e598ccfa95148 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.3.146"
+#(ly:set-option 'old-relative)
+\version "2.1.21"
 % ASCII Art output
 %
 % Process as:
     %a16 a  a a a a a a a a 
   }
   \paper {
-    linewidth = -1.
+    raggedright = ##t
     \translator {
       \StaffContext
-      StaffSymbol \override #'molecule-callback = #(lambda (x) '())
+      StaffSymbol \override #'print-function = #(lambda (x) '())
     }
   }
 }