I am using lilypond-book to compile snippets in a lytex file; but I don't
want to recompile any snippets that have already been created.
This works as expected when running the command
$ C:/Python27/python "C:\Program Files
(x86)\LilyPond\usr\bin\lilypond-book.py" --pdf file0.lytex;
on the lytex
A file with content
{c''' #(set-octavation 1) c''' #(set-octavation 0) c'''}
compiles just fine in lilypond 2.12.0, but not in lilypond 2.18.2. However,
convert-ly --from=2.12.0 --to=2.18.2 file.ly
does not change anything.
It seems as if
@rule ((2, 11, 55), "#(set-octavation oct) -> \\ottava