From 7d9ae891a17df11a1799ad02b069d9575d8a9608 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Fri, 26 Oct 2012 20:44:10 +0000 Subject: [PATCH] Fix bug #3297553 error in Word metadata elements from including WordML markup instead of just text. --- xsl/roundtrip/dbk2wordml.xsl | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/xsl/roundtrip/dbk2wordml.xsl b/xsl/roundtrip/dbk2wordml.xsl index d5077f012..04c548b45 100644 --- a/xsl/roundtrip/dbk2wordml.xsl +++ b/xsl/roundtrip/dbk2wordml.xsl @@ -61,21 +61,27 @@ - + + + + Unknown - - - - - - - - Unknown - + + + + + + + + + Unknown + + + 1 -- 2.50.1