From: Janek WarchoĊ‚ Date: Sat, 25 Feb 2012 07:11:10 +0000 (+0100) Subject: CG: Use latest convert-ly for LSR updates (fix 2346) X-Git-Tag: release/2.15.32-1~24 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2411d0e11c5ca03997122c905bc2e58ea6a8682e;p=lilypond.git CG: Use latest convert-ly for LSR updates (fix 2346) Suggested by Thomas Morley: Use convert-ly from latest development release for LSR updates --- diff --git a/Documentation/contributor/lsr-work.itexi b/Documentation/contributor/lsr-work.itexi index 1a64a55c8f..9cc0d1805d 100644 --- a/Documentation/contributor/lsr-work.itexi +++ b/Documentation/contributor/lsr-work.itexi @@ -299,6 +299,31 @@ Download the latest snippet tarball, extract it, and run @option{--to=@var{version}} to ensure snippets are updated to the correct stable version. +Make sure you use @code{convert-ly} from the latest available release to gain +all advantages from the latest converting-rules-updates. + +Example: + +@itemize + +@item +LSR-version: 2.12.2 + +@item +intended LSR-update to 2.14.2 + +@item +latest release 2.15.30 + +@end itemize + +Use @code{convert-ly} from 2.15.30 and the following terminal +command for all files: + +@example +convert-ly -e -t2.14.2 *.ly +@end example + @item Copy relevant snippets (i.e., snippets whose version is equal to or less than the new version of LilyPond) from