"N. Andrew Walsh" <[email protected]> writes: >> The second file has its own paper block as follows: >> >> \paper { >> #(set-paper-size "a3" 'landscape ) >> two-sided = "false"
That is _not_ how you specify a boolean value in LilyPond. You probably want ##f here. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
