Updates:
Summary: Ottava with cross-staff messes up beams
Comment #1 on issue 3385 by [email protected]: Ottava with cross-staff messes up
beams
http://code.google.com/p/lilypond/issues/detail?id=3385
It's worthwhile to note that this also produces error messages:
xxx.ly:6:45: programming error: cyclic dependency: calculation-in-progress
encountered for #'direction (Beam)
{ \relative c' { \ottava #1
c'8 \chDn c \chUp c \chDn c
\chUp c2 } }
xxx.ly:6:45: continuing, cross fingers
xxx.ly:6:45: programming error: cyclic dependency: calculation-in-progress
encountered for #'direction (Stem)
{ \relative c' { \ottava #1
c'8 \chDn c \chUp c \chDn c
\chUp c2 } }
xxx.ly:6:45: continuing, cross fingers
programming error: Grob direction requested while calculation in progress.
continuing, cross fingers
xxx.ly:6:63: programming error: cyclic dependency: calculation-in-progress
encountered for #'direction (Stem)
{ \relative c' { \ottava #1 c'8 \chDn c \chUp
c \chDn c
\chUp c2 } }
xxx.ly:6:63: continuing, cross fingers
programming error: Grob direction requested while calculation in progress.
continuing, cross fingers
xxx.ly:6:63: programming error: cyclic dependency: calculation-in-progress
encountered for #'direction (Stem)
{ \relative c' { \ottava #1 c'8 \chDn c \chUp
c \chDn c
\chUp c2 } }
xxx.ly:6:63: continuing, cross fingers
programming error: Grob direction requested while calculation in progress.
continuing, cross fingers
Bisecting now.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings