bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 2249 in lilypond: ledger lines of pitched rests are verticaly misp


From: lilypond
Subject: Issue 2249 in lilypond: ledger lines of pitched rests are verticaly misplaced
Date: Wed, 25 Jan 2012 00:05:15 +0000

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

New issue 2249 by address@hidden: 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]