From 71b8dd87b6b5666b4f9a3618257f5d24b762744a Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 14 Nov 2002 13:08:21 +0000 Subject: [PATCH] Use xreflabel (if it's present) on bibliography entries --- xsl/fo/biblio.xsl | 5 +++++ xsl/html/biblio.xsl | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/xsl/fo/biblio.xsl b/xsl/fo/biblio.xsl index 49e03576b..89aae9b98 100644 --- a/xsl/fo/biblio.xsl +++ b/xsl/fo/biblio.xsl @@ -191,6 +191,11 @@ ] + + [ + + ] + [ diff --git a/xsl/html/biblio.xsl b/xsl/html/biblio.xsl index e968cb7db..ecf466dff 100644 --- a/xsl/html/biblio.xsl +++ b/xsl/html/biblio.xsl @@ -175,6 +175,11 @@ ] + + [ + + ] + [ -- 2.50.1