bug-lilypond
[Top][All Lists]
Advanced

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

Improbable offset for stencil


From: Yotam Medini יותם מדיני
Subject: Improbable offset for stencil
Date: Fri, 12 Jul 2024 17:10:13 +0300

Attached and pasted a small example,
for which LilyPond 2.25.18 runs successfully
but complains with a message:
programming error: Improbable offset for stencil: -inf staff space

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.25.18"
\include "english.ly"

\paper{
  #(set-paper-size "a4")
  oddFooterMarkup = \markup { \hspace #7  }
}

\relative c' {
  c d e f
  \pageBreak
  c d e f
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Also attached is a log and a suggested fix.
regards -- yotam

Attachment: improbable-offset-stencil.ly
Description: Text Data

Attachment: lily.log
Description: Text Data

Attachment: 2e2f7de6.diff
Description: Text Data


reply via email to

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