lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5354 Overlap


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5354 Overlap of key signature and first note
Date: Mon, 30 Jul 2018 12:37:51 -0000

this happens when the first note is low and it is a whole note. It also happens with whole measure rests and causes the other staves not to be aligned with the staff which has the longest key signature


[issues:#5354] Overlap of key signature and first note

Status: Accepted
Created: Thu Jun 21, 2018 01:51 PM UTC by Simon Albrecht
Last Updated: Mon Jul 30, 2018 12:20 PM UTC
Owner: nobody
Attachments:

Reported by Arnold Wendl:

\version "2.19.80"
% same in 2.18.2

\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 = \markup { Bass clarinet in \concat { B \flat } }
    }  {
      \key fis \major
      fis1 \break cis1 \bar "|."
    }
  >>
  \layout { indent = 50 \mm }
}

Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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