\paper settings to remove excess white space no longer work
Ben Ide <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <CACXJQvVgOSjhixVmxcwB=cC2rZW0zYybOSeYvuZa7fMLQ09-UA@mail.gmail.com> |
% The following should produce output without extra white space as
described in the docs here:
https://lilypond.org/doc/v2.23/Documentation/usage/other-programs
% There is no extra white space around the snippet with 2.22, but it
produces a full page in 2.23.
\version "2.23.82"
\paper{
indent=0\mm
line-width=120\mm
oddFooterMarkup=##f
oddHeaderMarkup=##f
bookTitleMarkup=##f
scoreTitleMarkup=##f
}
{ a b c' d' }
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond