bug-lilypond
[Top][All Lists]
Advanced

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

instrument name misalignment


From: liang seng
Subject: instrument name misalignment
Date: Mon, 27 Feb 2006 10:24:06 +0000

Hi, I would like to report a bug regarding instrument names when using Lilypond 2.7.36 for Windows XP. In the pdf file, the instrument names are not vertically aligned even though both use the center-align command in markup for instrument names. This is despite I left the second line blank for the first instrument name. Is this a critical bug?

\version "2.7.29"

\score {
\relative
<<
\new StaffGroup <<
\new Staff << { \set Staff.instrument =\markup {
      \center-align { "2 Oboi"
                \line { "" } } }   R1 } >>
\new Staff << { \set Staff.instrument =\markup {
      \center-align { "2 Corni"
                \line { "in B" \smaller \flat  "alto"  } } } R1 } >> >>

>>


}

Attachment: score1.pdf
Description: Adobe PDF document


reply via email to

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