On 07/04/2024 21:15, David Wright wrote:
\version "2.24.0" % 2017-06-14
%% Seehttp://lists.gnu.org/archive/html/lilypond-devel/2017-05/msg00017.html
%% The paper itself is rotated to landscape.
\paper {
#(set-paper-size "letterlandscape")
}
Cheers,
David.
So I guess what SHOULD work is
\paper {
#(set-paper-size "a4landscape")
\include "../../Include/paper.bookTitleMarkup.ily"
}
Guess what :-( it has absolutely no effect. (And I tried putting the
paper block both before, and after, the score. I think I also had it
inside the score block at one point.)
That's why I'm so puzzled, because Colonel Bogey has landscape music.
Grandioso - absolutely nothing works.
Cheers,
Wol