bug-lilypond
[Top][All Lists]
Advanced

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

Re: Notehead below Key signature


From: Simon Albrecht
Subject: Re: Notehead below Key signature
Date: Thu, 21 Jun 2018 15:52:24 +0200

Ouch, very ugly indeed.

Thanks for reporting – added as <https://sourceforge.net/p/testlilyissues/issues/5354/>.

Best, Simon


On 21.06.2018 15:27, Wendl, Arnold wrote:
very ugly
Hello,

in some situations (e.g. a StaffGroup without key signature above a staff with 
key signature) the notehead is placed too far left, below the key signature.

Example (both 2.18.2 and 2.19.81):

\score {
   <<
     \new StaffGroup <<
       \new Staff \with { instrumentName = "Horn I in E" } {
         e'1 \break e' \bar "|."
       }
       \new Staff \with { instrumentName = "Horn II in E" } {
         g1 \break c' \bar "|."
       }
     >>
     \new Staff \with { instrumentName = "Bass clarinet in B♭" } {
       \key fis \major
       fis1 \break cis1 \bar "|."
     }
   >>
   \layout { indent = 50 \mm }
}

Arnold (from the German user forum)

_______________________________________________
bug-lilypond mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

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