Paul Scott <[email protected]> writes: > On Tue, Oct 17, 2017 at 08:03:44PM +0200, David Kastrup wrote: >> >> That is the whole _point_ of a warning: LilyPond is able to complete >> the job which _may_ mean that it works perfectly but it cannot be >> sure. For example, because it does not know for which version some >> file has been written. > > I am trying to use version statements correctly and efficiently. > Why doesn't my example work or how should I do it differenly?
LilyPond expects a \version statement in the main file. Put one there. convert-ly can do this for you (probably leave off the -d option). -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
