Le 07/03/2022 à 20:16, Malte Meyn a écrit :
Hi list,
set-paper-size does not work correctly when used in a bookpart:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%m
\version "2.22.1"
\bookpart {
\paper {
annotate-spacing = ##t
#(set-paper-size "a5landscape")
}
{ R1 }
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%m
The code above gives
• A4 portrait paper
• A4 landscape printable area (This effect can be seen better with
"a4landscape".)
• A5 landscape margins
Manually setting paper-height and paper-width doesn’t work either.
That's not really a bug, since there is no support for setting the paper
size per bookpart. It could be a feature request, but what is the use case?
Jean
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond