Comment #15 on issue 2397 by [email protected]: Tuplet number incorrectly placed when using additonal articulations and/or abreak
http://code.google.com/p/lilypond/issues/detail?id=2397

Doing this in 2.14.2 gives
\version "2.14.2"

for future compatibility
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
junk.ly:6:23: programming error: cyclic dependency: calculation-in-progress encountered for #'control-points (Slur)
  \times 2/3 {<e f>->--
                       ( <e f>->-- <e f>->--)}
junk.ly:6:23: programming error: cyclic dependency: calculation-in-progress encountered for #'control-points (Slur)
  \times 2/3 {<e f>->--
                       ( <e f>->-- <e f>->--)}
junk.ly:6:23: programming error: cyclic dependency: calculation-in-progress encountered for #'control-points (Slur)
  \times 2/3 {<e f>->--
                       ( <e f>->-- <e f>->--)}
junk.ly:5:24: programming error: cyclic dependency: calculation-in-progress encountered for #'control-points (Slur)
  \times 2/3 {<e f>4->--
                        ( <e f>8-.)}
Layout output to `junk.ps'...
Converting to PNG...
Layout output to `junk.preview.eps'...
Converting to PNG...
success: Compilation successfully completed

and the attached output. Which is reasonable, though delivered under protest.

Attachments:
        junk.preview.png  5.8 KB


Reply via email to