fresco <[email protected]> writes: >> But when I try to insert: >> \include "festival.ly" >> #(set! song:*debug* #f) >> \festival #"bach-präl.xml" { \tempo 4 = 100 } >> >> into another file (see text below), I get error messages like: >> >> "/usr/share/lilypond/2.12.3/ly/festival.ly:25:0: Fehler: syntax error, >> unexpected SCM_TOKEN"
That is an error message when reading festival.ly, so it would appear that you are reading festival.ly at a nonsensical place or, less likely, with an incompatible version of LilyPond. Since you don't actually quote the resulting file after your changes, it is impossible to guess more than that. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
