Malte Meyn-3 wrote
> Of course you could use \override instead of \once \override but of 
> course that’s not optimal, therefore I’m forwarding this to the bug 
> list. The following code shows in which cases also a neighbouring ledger 
> line should be shortened and where there are ledger lines that are 
> shortened but shouldn’t be.

Thanks for answering and listing all the possibilities. Actually, I can't
set an override for the whole piece, because the accidental is moved from a
fixed point relative to the note. Result is a bug in chords:

\version "2.19.81"

\new Staff
\relative c' {
  <fis bis dis>1 |
}
\relative c' {
  \override Score.Accidental.X-offset = #-1.25
  <fis bis dis>1 |
}

<http://lilypond.1069038.n5.nabble.com/file/t5604/accidentals.jpg> 



--
Sent from: http://lilypond.1069038.n5.nabble.com/Bugs-f58488.html

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

Reply via email to