Status: Accepted
Owner: ----
Labels: Type-Critical

New issue 2249 by elu...@gmail.com: ledger lines of pitched rests are verticaly misplaced
http://code.google.com/p/lilypond/issues/detail?id=2249

the code below shows ledger lines for pitched rests which are not aligned with the ledger lines of notes:

\paper { indent = 0 }
\language nederlands
mus = \relative c {
  d2 d \rest
e e \rest f f \rest g g \rest a a \rest b b \rest c c \rest d d\rest e e \rest e e \rest f f \rest g g \rest a a \rest b b \rest c c \rest d d\rest e e \rest e e \rest f f \rest g g \rest a a \rest b b \rest c c \rest d d\rest e e \rest
}
<<
  \mus
  \context NoteNames { \mus }

\version "2.15.26"





Attachments:
        test3.png  13.1 KB


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

Reply via email to