From: Norman Walsh Date: Thu, 14 Nov 2002 13:08:21 +0000 (+0000) Subject: Use xreflabel (if it's present) on bibliography entries X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7be5136d68c9d0f1c0d643308cbfd27ac901d2c8;p=docbook-dsssl Use xreflabel (if it's present) on bibliography entries --- 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 @@ ] + + [ + + ] + [