lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3119 in lilypond: Repeat barlines and rests


From: lilypond
Subject: [Lilypond-auto] Issue 3119 in lilypond: Repeat barlines and rests
Date: Fri, 18 Jan 2013 21:15:24 +0000

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

New issue 3119 by address@hidden: 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

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