lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4988 straight


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4988 straight-flags partly wrong claculated
Date: Sat, 05 Nov 2016 11:35:58 +0000

pushed to staging as:

commit 3ad118d6062153701ab613c1b3855911c45214d3
Author: Thomas Morley address@hidden
Date: Tue Oct 25 22:29:20 2016 +0200

Issue 4988 straight-flags partly wrong calculated

The angles for straight-flags at down- and up-pointing stems are now
accurately respected.
This will cause some slight changes in the reg-tests.
Also fixing flat-flags, which relied on the old, buggy calculation.
Also doing the same fixes for markup-command note-by-number.
Also fixing an oversight in regtest metronome-mark-formatter.ly,
where the creation of the metronome-markup depends on note-by-number.

[issues:#4988] straight-flags partly wrong claculated

Status: Fixed
Labels: Fixed_2_19_50
Created: Tue Oct 25, 2016 08:26 PM UTC by Thomas Morley
Last Updated: Thu Nov 03, 2016 06:35 PM UTC
Owner: Thomas Morley
Attachments:

In scheme-generated flags the calculation done in straight-flag is partly wrong. Causing the used angle to come out different for down-stem flags.

It's hard to see (thanks to Malte), thus I added long lines to the beam in a wide paper setting and attached an image with current state.

Using this basic code

\version "2.19.49"
{
  \time 1/8

  \override Flag.stencil = #(straight-flag 0.5 1   1 10   1 10)

  \autoBeamOff

  \stemUp c''16 
  \stemDown c''
}

with a wide custom-paper-size


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.

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
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]