Eluze <eluzew <at> gmail.com> writes: > Phil Burfitt wrote > > > programming error: cannot evaluate "head-separation-default" in module
> > I had previously been running 2.13.17 without any problems until I decided > > to update to 2.17.7 (first uninstalling 2.13.17) a few weeks back. This is > > when the errors appeared. > I can't reproduce that (I have w7) - can you run this batch as a > command-line-command and maybe add -V(verbose) and then copy the whole log!? > I looked up "head-separation-default" in the code. It was formerly used in 'paper-defaults-init.ly' but had been unused for a while, then completely removed by version 2.13.40 Somehow, your simple scores are referring to variables from an old version of Lilypond. Maybe you have an old copy of 'paper-defaults-init.ly' in the directory holding your scores ? (If you have files with the same names as LilyPond's startup files, stored with your score, she will think you want to use your custom versions instead of the files that came with lilypond.) If that is the problem, probably adding -drelative-includes=#t to your batch file will solve it. (And tell us, however you do solve it.) _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
