Again, this is one I'm not sure is a bug or not - I can't find it in the bug
list.
make runs lilypond with a number of command lines like the one below:
[path]lilypond -H texidoc -H options -o ./out-www
/home/phil/lilypond-git/input/regression/midi/key-option-all-staves.ly
This is supposed to create the files key-option-all-staves.texidoc
key-option-all-staves.options key-option-all-staves.pdf and
key-option-all-staves.midi. However, if the directory out-www does not
exist, it creates that set of files in the CWD but with the name out-www
(i.e. it loses the root key-option-all-staves).
Bug?
--
Phil Holmes
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond