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 via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4975 [Windows] Grace notes cause staff to protrude into the margin
Date: Sat, 16 Nov 2019 18:35:40 -0000

Here's another MWE. This gives mis-directed force messages without affecting the layout. As with Jean's example, it makes no difference if \grace, \appoggiatura or \acciaccatura are used.

But it does make a difference if the staff size is changed. This example gives different numbers of errors if the staff size is 14, 18, 21 or 25, but no errors with other values in tis range. Hope this helps.

Using LP 2.19.83 and WIndows 7.

Peter

\version "2.19.80"

\language "english"

#(set-global-staff-size 25)

\score {
  \new Staff  {
    \clef "treble"
    \time 2/4
    {
      \repeat unfold 64 { \acciaccatura b'8 c''16  }
    }
  }
}

[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: Sat Nov 16, 2019 06:33 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]