X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fengraver-init.ly;h=6421d9efa1f3fa2aa990743062a3dbb1a5c13521;hb=1fe9ecabebaf686ebff62cc9b8e47bab43ff7b9e;hp=4d35598887d5c39db36d29f05e14aa718050e415;hpb=9d1f4d4d16abf95cccf6bea9cf98c312e55a3ebf;p=lilypond.git diff --git a/ly/engraver-init.ly b/ly/engraver-init.ly index 4d35598887..6421d9efa1 100644 --- a/ly/engraver-init.ly +++ b/ly/engraver-init.ly @@ -828,6 +828,10 @@ context." \consists "Pitch_squash_engraver" squashedPosition = 0 + %% generate no ledger lines, needed for staves with custom + %% line positions and ledger lines that appear inside the staff + \override NoteHead.no-ledgers = ##t + %% the engravers that control the 'busy' flags for note-onsets and melismata \consists "Grob_pq_engraver" \consists "Tie_engraver"