]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/global-vars.cc
Reduce size of PDF files when inc. in *TeX docs
[lilypond.git] / lily / global-vars.cc
index 45975cd666a8c95f017c920beea0504e53b00e6a..dce813691ad8c63cae791fbf1d7ba41eae2ddbe7 100644 (file)
@@ -33,6 +33,9 @@ string init_name_global;
 /* Output formats to generate.  */
 string output_format_global = "";
 
+/* Generate big pdfs */
+bool bigpdfs = false;
+
 /* Current output name. */
 string output_name_global;