]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/main.cc
* lily/context.cc (Context): take key argument in ctor.
[lilypond.git] / lily / main.cc
index 30f2c6c13b3c1525298707970a39c8697db18834..25e7e68e9bd8868934bff5c8e29cc580914f7f23 100644 (file)
@@ -47,7 +47,7 @@ bool no_layout_global_b = false;
 
 /* Selected output format.
    One of tex, ps, scm, as. */
-String output_format_global = "tex";
+String output_format_global = "ps";
 
 /* Current output name. */
 String output_name_global;