bug-lilypond
[Top][All Lists]
Advanced

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

Issue 801 in lilypond: Accidentals in a chord may collide with augmenta


From: codesite-noreply
Subject: Issue 801 in lilypond: Accidentals in a chord may collide with augmentation dots
Date: Wed, 15 Jul 2009 14:40:18 +0000

Status: Accepted
Owner: v.villenave
Labels: Type-Collision Priority-Medium

New issue 801 by v.villenave: Accidentals in a chord may collide with augmentation dots
http://code.google.com/p/lilypond/issues/detail?id=801

% In the following example, the dot collides with the accidental
% from the chord (this doesn't happen with a single note).

\version "2.13.3"

\relative c'{
   \time 3/4
   r8
   <a' d g>8
   r4.

  %% Replacing the following chord with
  %% a simple cis prevents the bug from happening.

   <gis cis fis>8
}

% This may be related to issue 784 (or even issue 612?).
% It may have worked with an older version of LilyPond.

Attachments:
        dot-accidental.png  6.4 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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