From b0aaeab831ee651de52065fb1010c365d0cdf6a2 Mon Sep 17 00:00:00 2001 From: Steve Ball Date: Sun, 9 Sep 2007 01:15:11 +0000 Subject: [PATCH] added support for customisation in image handling --- xsl/roundtrip/wordml2normalise.xsl | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/xsl/roundtrip/wordml2normalise.xsl b/xsl/roundtrip/wordml2normalise.xsl index c201117dd..7b59e15f8 100644 --- a/xsl/roundtrip/wordml2normalise.xsl +++ b/xsl/roundtrip/wordml2normalise.xsl @@ -107,11 +107,10 @@ - - - - - + + + + @@ -172,6 +171,17 @@ + + + + + + + + + + + -- 2.50.1