lilypond-user
[Top][All Lists]
Advanced

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

Instrument alignment in page head (v2.4.2)


From: Thies Albrecht
Subject: Instrument alignment in page head (v2.4.2)
Date: Fri, 18 Feb 2005 12:34:43 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Hi everybody!

I wonder if anybody ever got aware of the fact, that the instrument name in the page head isn't exactly centered. Depending on odd or even page it is put a little to the right or left.

You can verify this, when compiling the following code and comparing page head of p.2-3:

<begin of code>
\header {
        instrument = "Instrument"
}

\score {
        \relative c'' {
                \repeat unfold 30 {
                        s1 \break
                }
        }
}
<end of code>

I could manage to center it changing page-layout.scm. As I said... just wondering if anybody got aware of it.

Kind regards
Thies Albrecht




reply via email to

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