From b64a40352cd4097119c7526f955913786d0dfb90 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Wed, 1 Jan 2003 20:04:27 +0000 Subject: [PATCH] Parameter to ignore image scaling --- xsl/params/ignore.image.scaling.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 xsl/params/ignore.image.scaling.xml diff --git a/xsl/params/ignore.image.scaling.xml b/xsl/params/ignore.image.scaling.xml new file mode 100644 index 000000000..40aaa7733 --- /dev/null +++ b/xsl/params/ignore.image.scaling.xml @@ -0,0 +1,23 @@ + + +ignore.image.scaling +boolean + + +ignore.image.scaling +Tell the stylesheets to ignore the author's image scaling attributes + + + + + + + + +Description + +If non-zero, the scaling attributes on graphics and media objects are +ignored. + + + -- 2.50.1