From 6c5f078fd193ff7e87729dfb01a70773322a9f36 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 1 Feb 2012 04:58:33 +0000 Subject: [PATCH] Add 'strippath' and 'getdir' templates that lib.xsl now requires. Fixed bug 3481384 to remove extraneous "fsfunc" introduced in 1.76.1 html/synop.xsl because attribute copying was not handled correctly. --- xsl/xhtml/html2xhtml.xsl | 41 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/xsl/xhtml/html2xhtml.xsl b/xsl/xhtml/html2xhtml.xsl index 2d89f56ed..6dd23e1ea 100644 --- a/xsl/xhtml/html2xhtml.xsl +++ b/xsl/xhtml/html2xhtml.xsl @@ -212,4 +212,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + / + + + + + + -- 2.40.0