From 136b46606d91fc0fb49830b6da5de7711483f232 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 30 Dec 2003 04:42:48 +0000 Subject: [PATCH] Added refsection to mode="xref-to" to support xref to refsection. --- xsl/fo/xref.xsl | 2 +- xsl/html/xref.xsl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xsl/fo/xref.xsl b/xsl/fo/xref.xsl index 59ceaa289..6f7df6af4 100644 --- a/xsl/fo/xref.xsl +++ b/xsl/fo/xref.xsl @@ -385,7 +385,7 @@ + |refsect1|refsect2|refsect3|refsection" mode="xref-to"> diff --git a/xsl/html/xref.xsl b/xsl/html/xref.xsl index 6a226c361..aeef08a72 100644 --- a/xsl/html/xref.xsl +++ b/xsl/html/xref.xsl @@ -437,7 +437,7 @@ + |refsect1|refsect2|refsect3|refsection" mode="xref-to"> -- 2.40.0