% 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
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to