Menu

#706 ledger lines should take simultaneous notes' accidentals into account

Accepted
nobody
None
abandoned
Enhancement
2015-09-28
2008-11-04
Anonymous
No

Originally created by: *anonymous

Originally created by: v.villenave
Originally owned by: mts...@gmail.com

Ledger lines are printed multiple times for chords and merged notes, which often results in shortened lines being overprinted.

In the example below, the second ledger line is not shortened because it is overwritten by the second Voice. In the chord, the ledger lines of the lower note are not shortened whereas they both should be (to avoid the natural sign).

:::TeX
\version "2.11.64"

\new Staff {
  << ces'2 \\ ces' >>
  << ces'! \\ ces' >>
  < a c'!>1
}

Please also have a look at the other pictures provided by Mark and Neil.

3 Attachments

Discussion

  • Google Importer

    Google Importer - 2009-10-22

    Originally posted by: paconet....@gmail.com

    Another example shows the problem on simple chords, caused possibly not anymore by ledger lines being printed multiple times.

    :::TeX
    \version "2.13.6"
    
    \new Staff {
      <ces' des>1
    }
    
     

    Last edit: Simon Albrecht 2015-09-28
  • Google Importer

    Google Importer - 2009-10-26

    Originally posted by: paconet....@gmail.com

    The last comment's example is clearly due to ledger lines being printed multiple
    times, despite of what I wrongly said.

     
  • Google Importer

    Google Importer - 2011-08-22

    Originally posted by: janek.li...@gmail.com

    Patch by Mike here http://codereview.appspot.com/4898060/

    Labels: -Priority-Medium Patch-needs_work
    Owner: mts...@gmail.com

     
  • Google Importer

    Google Importer - 2011-10-03

    Originally posted by: ColinPKC...@gmail.com

    (No comment was entered for this change.)

    Labels: -Patch-needs_work Patch-abandoned

     
  • Simon Albrecht

    Simon Albrecht - 2015-09-28
     
  • Simon Albrecht

    Simon Albrecht - 2015-09-28

    Silly question: why are ledger lines printed multiple times? Are they printed multiple times at all? After all, they live in Staff contexts and serve as extension to the staff symbol, so they should listen to all voices’ accidentals, of course.

     
MongoDB Logo MongoDB