Status: Accepted Owner: v.villenave Labels: Type-Defect Priority-Medium Warning-nitpick
New issue 864 by v.villenave: Source files that don't produce a PDF should output a warning message
http://code.google.com/p/lilypond/issues/detail?id=864 The following file produces a "no music in this score" warning: \version "2.13.4" \relative c' { } But this other one does not: \version "2.13.4" mymusic = \relative c' { } This is a silly example, of course, but it would be safer if a warning message was outputted *every* time that a PS or MIDI file is not produced. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
