[EMAIL PROTECTED] writes: > When I run lilypond 2.4.2 (the latest on Cygwin) with the -m option, it > ignores -m and makes a PDF file (the default output option). I notice > that the parse_argv() function in main.cc sets a variable called > no_layout_global_b to true, but no_layout_global_b is not referenced > anywhere else in the source code, particularly not in > determine_output_options(), which should presumably set all output > formats to false in this case.
Thanks for the heads up. I think I'm going to scrap -m , because it is a hairy thing to combine with all different output options (eg. \score contained in \book blocks.) I'll brood on a better mechanism to control what gets output. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
