From: Norman Walsh Date: Sat, 16 Nov 2002 21:03:40 +0000 (+0000) Subject: Support bibliosource; improve numbered bibliography entries and cross-references... X-Git-Tag: release/1.79.1~6^2~5109 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22a5101b5508bc8e23fa6d708d9433494d6a7861;p=docbook-dsssl Support bibliosource; improve numbered bibliography entries and cross-references to them --- diff --git a/xsl/fo/biblio.xsl b/xsl/fo/biblio.xsl index 89aae9b98..fa4930f1b 100644 --- a/xsl/fo/biblio.xsl +++ b/xsl/fo/biblio.xsl @@ -183,7 +183,8 @@ [ - + ] @@ -1076,4 +1077,11 @@ + + + + + + + diff --git a/xsl/fo/xref.xsl b/xsl/fo/xref.xsl index 8941e3ed8..740ab4728 100644 --- a/xsl/fo/xref.xsl +++ b/xsl/fo/xref.xsl @@ -248,6 +248,10 @@ + + + @@ -269,6 +273,10 @@ + + + diff --git a/xsl/html/biblio.xsl b/xsl/html/biblio.xsl index ecf466dff..358a0c15f 100644 --- a/xsl/html/biblio.xsl +++ b/xsl/html/biblio.xsl @@ -167,7 +167,8 @@ [ - + ] @@ -1036,4 +1037,11 @@ + + + + + + + diff --git a/xsl/html/xref.xsl b/xsl/html/xref.xsl index 52ea184c5..7292da737 100644 --- a/xsl/html/xref.xsl +++ b/xsl/html/xref.xsl @@ -276,6 +276,10 @@ + + + @@ -297,6 +301,10 @@ + + +