From 9afa146f24d779f3ccfc7dfb199d9156d4e5b32b Mon Sep 17 00:00:00 2001 From: chrispy Date: Sun, 10 Sep 2023 09:38:02 -0400 Subject: [PATCH] also save submap metadata inside elements Signed-off-by: chrispy --- .../org.dita.base/xsl/preprocess/maprefImpl.xsl | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/main/plugins/org.dita.base/xsl/preprocess/maprefImpl.xsl b/src/main/plugins/org.dita.base/xsl/preprocess/maprefImpl.xsl index f84230b3d9..eae4dfbe1b 100644 --- a/src/main/plugins/org.dita.base/xsl/preprocess/maprefImpl.xsl +++ b/src/main/plugins/org.dita.base/xsl/preprocess/maprefImpl.xsl @@ -202,7 +202,9 @@ See the accompanying LICENSE file for applicable license. + select="$file/*/*[contains(@class,' topic/title ') or contains(@class,' map/topicmeta ')]"/> + @@ -275,6 +277,7 @@ See the accompanying LICENSE file for applicable license. + @@ -537,6 +540,11 @@ See the accompanying LICENSE file for applicable license. + + + + +