bug-lilypond
[Top][All Lists]
Advanced

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

Issue 714 in lilypond: let the .ly file specify the output filename


From: codesite-noreply
Subject: Issue 714 in lilypond: let the .ly file specify the output filename
Date: Wed, 24 Dec 2008 02:23:07 +0000

Status: Accepted
Owner: gpermus
Labels: Type-Enhancement Priority-Low

New issue 714 by gpermus: let the .ly file specify the output filename
http://code.google.com/p/lilypond/issues/detail?id=714

It would be great if we could specify the filename, as in
  \filename "vn1.pdf"

(or maybe just \filename "fn1" and let lilypond automatically add the .pdf or .png according to
output mode)

The ideal usage of this is in conjunction with \bookPart, ie
\bookPart {
  \filename "vn1"
  \violinOnePart
}
\book{art {
  \filename "vn2"
  \violinTwoPart
}


(and yes, the \filename would probably belong in \paper rather than a top-level command)






--
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]