From: Patrick McCarty Date: Mon, 22 Feb 2010 03:16:22 +0000 (-0800) Subject: Update docstring for -dpreview. X-Git-Tag: release/2.13.14-1~41 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fa9836c05624d2b12e3430f49764b75ecfaa8fc4;p=lilypond.git Update docstring for -dpreview. Since the SVG backend now supports -dpreview, and does not generate EPS or PNG output, make the docstring more generic. --- diff --git a/scm/lily.scm b/scm/lily.scm index 1beb2d539e..b8a1af59a0 100644 --- a/scm/lily.scm +++ b/scm/lily.scm @@ -128,7 +128,7 @@ similar to chord syntax.") (pixmap-format "png16m" "Set GhostScript's output format for pixel images.") (preview #f -"Create PNG and EPS preview images also.") +"Create preview images also.") (print-pages #t "Print pages in the normal way.") (protected-scheme-parsing #t