Hi Jean,
thanks once more for the speedy and helpful reply!
On 06/06/2022 14:43, Jean Abou Samra wrote:
How can I change that?
That sounds like an XY question.
Sorry about that. I meant to imply: How do I swap the placement of the
headers?
What is the use case?
Having a large, left-ali
Le 06/06/2022 à 14:32, Simon Albrecht a écrit :
Hi everyone,
%%%
\version "2.23.9"
\bookpart {
\markup \fontsize #10 "general title"
\header {
title = "specific title"
}
\score {
{ 1 }
}
}
why does "general title" appear below "specific title"
Hi everyone,
%%%
\version "2.23.9"
\bookpart {
\markup \fontsize #10 "general title"
\header {
title = "specific title"
}
\score {
{ 1 }
}
}
why does "general title" appear below "specific title" and not above?
How can I change that?
Best, Simon