bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1504 in lilypond: Feathered beams reset at line break


From: lilypond
Subject: Re: Issue 1504 in lilypond: Feathered beams reset at line break
Date: Wed, 16 Feb 2011 16:15:26 +0000


Comment #2 on issue 1504 by address@hidden: Feathered beams reset at line break
http://code.google.com/p/lilypond/issues/detail?id=1504

An update from Mike Soloman:

\paper { ragged-right = ##t }
\new Staff { \relative c' { \cadenzaOn \override Beam #'breakable = ##t \override Beam #'grow-direction = #RIGHT a32 [ b c d e f \bar "" \break g ] } } \new Staff { \relative c' { \cadenzaOn \override Beam #'breakable = ##t \override Beam #'grow-direction = #RIGHT a32 [ b c d e \bar "" \break f g ] } } \new Staff { \relative c' { \cadenzaOn \override Beam #'breakable = ##t \override Beam #'grow-direction = #RIGHT a32 [ b c d \bar "" \break e f g ] } }

Gives me:

Parsing...
Interpreting music...
Preprocessing graphical objects...
Interpreting music...
Preprocessing graphical objects...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
programming error: Improbable offset for stencil: inf staff space
Setting to zero.
continuing, cross fingers
programming error: Improbable offset for stencil: inf staff space
Setting to zero.
continuing, cross fingers
programming error: Improbable offset for stencil: nan staff space
Setting to zero.
continuing, cross fingers
Layout output to `feather2.ps'...
warning: Found infinity or nan in output. Substituting 0.0
warning: Found infinity or nan in output. Substituting 0.0
warning: Found infinity or nan in output. Substituting 0.0
warning: Found infinity or nan in output. Substituting 0.0
warning: Found infinity or nan in output. Substituting 0.0
warning: Found infinity or nan in output. Substituting 0.0
warning: Found infinity or nan in output. Substituting 0.0
Converting to `./feather2.pdf'...
success: Compilation successfully completed



Attachments:
        1504.png  11.6 KB




reply via email to

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