]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/main.hh
* lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
[lilypond.git] / lily / include / main.hh
index 6319df9b68131ded8d34daa64642d037a2e601a8..21171a71a4ac26324da1722f2366a00aa59e3c7f 100644 (file)
@@ -35,10 +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 */