---
** [issues:#5522] magnifyStaff breaks noteHead offset in some chords with a 2nd
in them and ledger line(s)**
**Status:** Accepted
**Created:** Sat Jun 01, 2019 05:11 PM UTC by Simon Albrecht
**Last Updated:** Sat Jun 01, 2019 05:11 PM UTC
**Owner:** nobody
**Attachments:**
- [Screenshot from 2019-06-01
19-10-35.png](https://sourceforge.net/p/testlilyissues/issues/5522/attachment/Screenshot%20from%202019-06-01%2019-10-35.png)
(4.4 kB; image/png)
[Reported by Dominic
Irving.](http://lists.gnu.org/archive/html/lilypond-user/2019-05/msg00397.html)
If
* a staff is magnified by exactly -0.5
* a chord contains the interval of a second, so one notehead of two needs to be
offset
* of those two noteheads, exactly one needs a ledger line
* the chord contains any number of other notes (that are not also clustering
against the two mentioned notes)
* and the stem points ‘outward’
the necessary offset of one notehead doesn’t take place.
~~~~
:::TeX
\version "2.19.83"
\new Staff \with {
\magnifyStaff #(magstep -0.5)
} \fixed c' {
\stemDown
<f d c>4
<f' d c>
<f' d' b g d c>
\stemUp
<a g e>
<a' g' e'>
<c'' b' c>
<c'' a' g' c>
<c'' a' g' e' d'>
}
~~~~
---
Sent from sourceforge.net because [email protected] 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._______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto