]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/main.hh
* lily/dynamic-engraver.cc (typeset_all):
[lilypond.git] / lily / include / main.hh
index bafde2f92ea88fa484b1b84b4149ba51172a03a3..21171a71a4ac26324da1722f2366a00aa59e3c7f 100644 (file)
@@ -35,8 +35,15 @@ extern bool safe_global_b;
 extern bool verbose_global_b;
 extern bool store_locations_global_b;
 extern bool internal_type_checking_global_b;
+
+/*
+  todo: collect in Output_option struct? 
+ */
 extern bool make_png;
+extern bool make_dvi;
+extern bool make_ps;
 extern bool make_pdf;
+extern bool make_tex;
 extern bool make_preview;
 
 /* misc */