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-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=58e6777cf155e7f3b17d8aafad126df1e7986ab3;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 @@ + + +