Status: Accepted
Owner: ----
Labels: Type-Critical Regression

New issue 3119 by [email protected]: Repeat barlines and rests
http://code.google.com/p/lilypond/issues/detail?id=3119

In this code:

\version "2.16.0"
{
  R1
  \bar "|:"
  R1
  \bar ":|"
  r1
  \bar "|:"
  r1
  \bar ":|"
}

The whole measure rests cause errors and overlap, the whole-note rest are displayed OK but not the barlines. Buggy in 2.17.9, OK in 2.17.4. Too late for me tonight to identify the commit. Logfile output from 2.17.9:

GNU LilyPond 2.17.9
Processing `D:/Music/LilyPondDev/BugSquad/MajorBug/Chorus.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
programming error: Improbable offset for stencil: Infinity staff space
Setting to zero.
continuing, cross fingers
programming error: Improbable offset for stencil: Infinity staff space
Setting to zero.
continuing, cross fingers

See PNGs for output.

Attachments:
        Chorus.png  2.3 KB
        Chorus.png  2.3 KB


Reply via email to