From: Maximilian Albert Date: Thu, 9 Jul 2009 09:04:11 +0000 (+0900) Subject: Add NEWS entry about automatic deletion of intermediate files X-Git-Tag: release/2.13.4-1~354 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=66f7048060d9e7c3f273ddfcdd850d522957d6d6;p=lilypond.git Add NEWS entry about automatic deletion of intermediate files --- diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index 0b4bbd4846..a949f8b378 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -62,6 +62,14 @@ which scares away people. @end ignore +@item Intermediate .ps files which are created by LilyPond +during compilation are now deleted by default. To keep them, +add the line +@example +#(ly:set-option 'delete-intermediate-files #f) +@end example +to your input files. + @item Dashed and dotted slurs, phrasing slurs, and ties have been made variable thickness, and partially dashed slurs are now available: