lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Score header and top-level markup


From: Simon Albrecht
Subject: Score header and top-level markup
Date: Mon, 6 Jun 2022 14:32:41 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]