lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3405 in lilypond: with chordChanges= ##t plus a gr


From: lilypond
Subject: [Lilypond-auto] Issue 3405 in lilypond: with chordChanges= ##t plus a grace expression chordname is missing on new lines
Date: Sat, 08 Jun 2013 08:30:30 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 3405 by address@hidden: with chordChanges= ##t plus a grace expression chordname is missing on new lines
http://code.google.com/p/lilypond/issues/detail?id=3405

Jim Long observed with the code below http://lilypond.1069038.n5.nabble.com/Acciaccatura-interferes-with-ChordNames-td146835.html

<<
  \new ChordNames {
    \set chordChanges = ##t
    \chordmode {
      e1 e1
    }
  }
  \new Staff {
    e8 e8 e8 e8 e8 e8 e8 e8
    \break
    \acciaccatura fis'8
    e8 e8 e8 e8 e8 e8 e8 e8
  }


that on the 2nd line there's no chord name (which should be following the docs)

also, the acciaccatura seems to near to the clef


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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