From a636d7988eb6f16d915ab05d2a23b2621fde054d Mon Sep 17 00:00:00 2001 From: Steve Ball Date: Mon, 14 Jul 2008 08:51:10 +0000 Subject: [PATCH] parameterise choice of image filename --- xsl/roundtrip/wordml2normalise.xsl | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/xsl/roundtrip/wordml2normalise.xsl b/xsl/roundtrip/wordml2normalise.xsl index a6acca80e..d00b34983 100644 --- a/xsl/roundtrip/wordml2normalise.xsl +++ b/xsl/roundtrip/wordml2normalise.xsl @@ -118,16 +118,7 @@ - - - - - - image - - .jpg - - + @@ -197,7 +188,21 @@ - + + + + + + + + + + image + + .jpg + + + -- 2.49.0