From 573d5d2ef1c9515b5c67ca5f08afc44160a0bc42 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Mon, 8 Jul 2002 17:47:22 +0000 Subject: [PATCH] Work-around bug in xsltproc: explicitly cast scale to a number() before comparing it to 1.0 --- xsl/fo/graphics.xsl | 4 ++-- xsl/html/graphics.xsl | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/xsl/fo/graphics.xsl b/xsl/fo/graphics.xsl index 333daaad6..c9abb9b38 100644 --- a/xsl/fo/graphics.xsl +++ b/xsl/fo/graphics.xsl @@ -297,7 +297,7 @@ FIXME: make is.graphic.* work correctly depending on the backend! - + % @@ -316,7 +316,7 @@ FIXME: make is.graphic.* work correctly depending on the backend! - + % diff --git a/xsl/html/graphics.xsl b/xsl/html/graphics.xsl index 01a22dccf..fb77a6c29 100644 --- a/xsl/html/graphics.xsl +++ b/xsl/html/graphics.xsl @@ -191,10 +191,10 @@ - + - + @@ -205,10 +205,10 @@ - + - + @@ -573,7 +573,7 @@ valign: - + -- 2.40.0