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
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


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

Reply via email to