lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5312 Key canc


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5312 Key cancellation glyph position inconsistent
Date: Mon, 23 Apr 2018 18:02:36 -0000

As already stated in the thread, this has nothing to do with clefs at all.
This occurs when cancelling flat key signature while sharp key signature cancelling looks OK.

In fact, it's the vertical distance of adjacent natural signs that make the gap look OK or too close when they touch:
The reason for the unsatisfactory spacing is that we use the exact same horiontal distance between naturals.
When cancelling flat keys, the colliding naturals are a fourth apart, when cancelling shapr keys, these naturals are a fifth apart, and this makes the difference.

All the best,
Torsten

Attachments:


[issues:#5312] Key cancellation glyph position inconsistent

Status: New
Created: Mon Apr 23, 2018 05:42 PM UTC by pkx166h
Last Updated: Mon Apr 23, 2018 05:42 PM UTC
Owner: nobody
Attachments:

From: foxfanfare

Hi everyone,Just noticed a bug in the default placement of the naturals when
key is changed.As you can see, the naturals aren't spaced correctly when
using the bass clef.I tried \Staff.override KeyCancellation.padding = #0.2,
but even with a larger padding, naturals aren't spaced uniformly

e.g

\version "2.19.81"

\new Staff {
      \key cis\major
      s1
      \key ces\major
      s
      \clef bass
      \key ces\major
      s^"problem"
      \key cis\major
      s \bar "|."
}

Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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