From: Mauritz Jeanson Date: Fri, 19 Oct 2007 17:18:26 +0000 (+0000) Subject: Clarifed available graphics formats and extensions. X-Git-Tag: release/1.79.1~6^2~1612 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ef95ec22244ed5f7eaa63fbba5b182cab91be1c;p=docbook-dsssl Clarifed available graphics formats and extensions. --- diff --git a/xsl/params/callout.graphics.extension.xml b/xsl/params/callout.graphics.extension.xml index 0ef69fc2c..febc6901d 100644 --- a/xsl/params/callout.graphics.extension.xml +++ b/xsl/params/callout.graphics.extension.xml @@ -10,7 +10,7 @@ callout.graphics.extension -File name extension for callout graphics +Filename extension for callout graphics @@ -21,10 +21,13 @@ Description +Sets the filename extension to use on callout graphics. -Sets the extension to use on callout graphics, hence the callout -graphic format. The appropriate format (and range used) should be -available. svg, png and gif are provided. - + +The Docbook XSL distribution provides callout graphics in the following formats: +SVG (extension: .svg) +PNG (extension: .png) +GIF (extension: .gif) +