Hi List, I have the following passage:
-------------------- \version "2.19.82" \relative c'' { \time 4/8 | %45 d32\( b g d \repeat tremolo 4 { b32 } \repeat tremolo 8 { g32 } | %46 \repeat tremolo 8 { d'32 } \repeat tremolo 8 { g,32\) } } -------------------------- It compiles fine. But if I move it up one octave -- either by changing the enclosing command to \relative c''' or by changing the first note to d'32\(, it fails with the following error: Starting lilypond 2.19.82 [Untitled]... Processing `/tmp/frescobaldi-ujaa3_0t/tmptlvddq78/document.ly' Parsing... Interpreting music... Preprocessing graphical objects...lilypond: /home/gub/NewGub/gub/target/linux-64/src/lilypond-git.sv.gnu.org--lilypond.git-stable-2.20/flower/include/interval.hh:227: T Interval_t<T>::center() const [with T = double]: Assertion `!is_empty ()' failed. Exited with return code 6. I do not have a directory named "/home/gub". Any ideas what's going wrong here? Cheers, A
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user