]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/main.hh
* lily/paper-book.cc (output): call output-preview-framework
[lilypond.git] / lily / include / main.hh
index 62aeb4fbea2dde242078d8bb4930ed4b63438d79..bafde2f92ea88fa484b1b84b4149ba51172a03a3 100644 (file)
@@ -35,8 +35,9 @@ extern bool safe_global_b;
 extern bool verbose_global_b;
 extern bool store_locations_global_b;
 extern bool internal_type_checking_global_b;
-extern bool debug_beam_quanting_flag;
-
+extern bool make_png;
+extern bool make_pdf;
+extern bool make_preview;
 
 /* misc */
 extern Array<String> failed_files;