From 5387b9ff27cb3ee1fe7b4bf3aca5b2ee6dde3bb6 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 12 Jul 2007 03:14:49 +0000 Subject: [PATCH] Adjusted xsl2jref to copy over any attributes on source doc:reference instances (primarily embedded doc for params) and to also copy any PIs that are children of doc:reference. That ensures that any id/xml:id attributes get copied over -- so that they can be used when use.id.as.filename is on -- and that any dbhtml@dir and dbhtml@filename PIs can be used for moving files into the correct subdirs and are output with right names. --- xsl/tools/xsl/build/xsl2jref.xsl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xsl/tools/xsl/build/xsl2jref.xsl b/xsl/tools/xsl/build/xsl2jref.xsl index a0e009da7..53f99f2fb 100644 --- a/xsl/tools/xsl/build/xsl2jref.xsl +++ b/xsl/tools/xsl/build/xsl2jref.xsl @@ -94,6 +94,8 @@ + + -- 2.50.0