]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/main.cc
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / main.cc
index af092830bf32567c66c3fe7e6b5123d4de4b982a..f640801b84a647ecffec6878d371c6b4a3706915 100644 (file)
@@ -57,6 +57,7 @@ string init_name_global;
 /* Selected output backend
    One of (gnome, ps [default], eps, scm, svg, tex, texstr)") */
 string output_backend_global = "ps";
+
 /* Output formats to generate.  */
 string output_format_global = "";