lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3144 in lilypond: unwanted side effect of accident


From: lilypond
Subject: [Lilypond-auto] Issue 3144 in lilypond: unwanted side effect of accidentalGrouping
Date: Sun, 27 Jan 2013 23:06:22 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 3144 by address@hidden: unwanted side effect of accidentalGrouping
http://code.google.com/p/lilypond/issues/detail?id=3144

\version "2.17.11"

\header {
  texidoc = "Setting @code{accidentalGrouping} to @code{'voice},
accidentals belonging to different voices are still unified.
Here is a counterexample.
"
}

 \relative c' {
   << { fis1 } \\
      { fis1 } >> |
  \set Staff . accidentalGrouping = #'voice
   << { fis1 } \\
      { fis1 } >> |
}


Attachments:
        unified-accidentals.png  6.5 KB




reply via email to

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