LGTM
https://codereview.appspot.com/325640043/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
Reviewers: ,
Message:
Fixes a little oversight.
Description:
Add version statement to hel-arabic.ly
Fixes warning due to missing version statement. Must have been forgotten
in 2be5896dc7 ([#5172]).
Please review this at https://codereview.appspot.com/324460043/
Affected files (+1, -0 lines
Erik Sandberg wrote:
On Monday 20 March 2006 18.13, Laura Conrad wrote:
abc2ly puts a version statement into its output files:
\version "2.5.20"
By design this trails the lilypond version, and is changed only when
abc2ly has been thoroughly tested with the current version
> "ES" == Erik Sandberg <[EMAIL PROTECTED]> writes:
ES> By the way: Is there any particular reason why lily no longer
ES> wants to compile files older than .38? Most 2.4 files do still
ES> work with .39, and I fail to see why the recent convert-ly
ES> rules would have any speci
On Monday 20 March 2006 18.13, Laura Conrad wrote:
> abc2ly puts a version statement into its output files:
>
>\version "2.5.20"
>
> By design this trails the lilypond version, and is changed only when
> abc2ly has been thoroughly tested with the current versio
abc2ly puts a version statement into its output files:
\version "2.5.20"
By design this trails the lilypond version, and is changed only when
abc2ly has been thoroughly tested with the current version.
However, when you run a file with an obsolete version through 2.7.39,
y
in voices.items():+ printer.print_verbatim ('%% converted from %s\n' % filename) + printer.dump_version () printer.dump
('%s = ' % k) v.print_ly (printer) printer.newline()On 12/14/05, Erlend Aasland <[EMAIL PROTECTED]
> wrote:HiJust a trivial patch to make musicxml2ly add the
HiJust a trivial patch to make musicxml2ly add the \version statement (that is always a Good Thing, right?) to the lily-file.Regards, Erlend
musicxml-print-version.patch
Description: Binary data
___
lilypond-devel mailing list
lilypond-devel@gnu.org