Status: Accepted Owner: ---- Labels: Type-Documentation Priority-Critical
New issue 1041 by brownian.box: Output suffix/prefix for score should be documented
http://code.google.com/p/lilypond/issues/detail?id=1041 Now we can specify output filename, prefix and suffix for a score, see the issue 836. A-kind-of-example is: %-------------------------------------- % example.ly: % either this: "output-suffix" = "SomeThing" \book { % or this (obviously, will override previous one): \bookOutputSuffix "SomeOtherThing" \new Score { c'' c'' c'' c'' } } %-------------------------------------- I guess, the same is possible for filename and prefix. This feature should be documented. -- 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
