bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 864 in lilypond: Source files that don't produce a PDF should outp


From: codesite-noreply
Subject: Issue 864 in lilypond: Source files that don't produce a PDF should output a warning message
Date: Mon, 05 Oct 2009 12:00:45 +0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]