From fa9836c05624d2b12e3430f49764b75ecfaa8fc4 Mon Sep 17 00:00:00 2001 From: Patrick McCarty Date: Sun, 21 Feb 2010 19:16:22 -0800 Subject: [PATCH] Update docstring for -dpreview. Since the SVG backend now supports -dpreview, and does not generate EPS or PNG output, make the docstring more generic. --- scm/lily.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5