lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4975 [Windows


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4975 [Windows] Grace notes cause staff to protrude into the margin
Date: Wed, 28 Sep 2016 09:07:44 +0000

OK - I've spent quite a lot of the last week tracking this down. Short summary: commit e0af94bb8939bc6f4998db6294010baa77139092 (Replace C++ (in)equality checks with proper SCM syntax) is definitely the culprit. I've proven this by taking Gub back to its 2.19.18 state (with a few bugfix cherry picks to make it work on my system) and using 2.19.18 source on dev/philh. This produces a good output. Moving forward to 2.19.19 produces bad output. Moving back to commit "Issue 4343: quoteDuring music should be sent to midi file" produces good output. Moving forward one commit to the one identifed above produces bad output. I am therefore in no doubt that this is the issue. I've no idea why it only affect Windows, and only apparently with this issue. I think we have 2 options: revert the commit, or revert its use in simple-spacer.cc. I've not checked that the latter would work, but it seems likely, and if this looks the way forward I can burn some more CPU time and check with a further build that it works.


[issues:#4975] [Windows] Grace notes cause staff to protrude into the margin

Status: Started
Created: Sun Sep 18, 2016 11:07 PM UTC by Simon Albrecht
Last Updated: Mon Sep 19, 2016 03:27 PM UTC
Owner: Phil Holmes

http://lilypond.1069038.n5.nabble.com/Grace-notes-and-staff-miss-alignment-tp181529p188186.html
As reported by Karol and confirmed by Pierre, this code

\version "2.19.48"

\transpose c c' {
  \repeat unfold 16 { e'8 a }
  R1*8
}

\transpose c c' {
  \repeat unfold 16 { \grace dis'8 e' \grace gis8 a }
  R1*8
} 

under Windows (at least 7 and 8) causes lots of programming error: mis-predicted force and has the last staff flow into the margin.
Output at http://lilypond.1069038.n5.nabble.com/file/n188186/ttttttt.pdf

The first bad version is 2.19.19.


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.

------------------------------------------------------------------------------
_______________________________________________
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]