From b9ba50d8efd0491c16368cf1d9287b42f5f62881 Mon Sep 17 00:00:00 2001 From: Mauritz Jeanson Date: Sun, 29 Apr 2007 10:47:33 +0000 Subject: [PATCH] Make citations numbered if bibliography.numbered != 0. --- xsl/fo/inline.xsl | 15 ++++++++++++++- xsl/html/inline.xsl | 15 ++++++++++++++- 2 files changed, 28 insertions(+), 2 deletions(-) diff --git a/xsl/fo/inline.xsl b/xsl/fo/inline.xsl index 42817128c..c94130827 100644 --- a/xsl/fo/inline.xsl +++ b/xsl/fo/inline.xsl @@ -1110,7 +1110,15 @@ - + + + + + + + + + ] @@ -1123,6 +1131,11 @@ + + + + diff --git a/xsl/html/inline.xsl b/xsl/html/inline.xsl index 6529e56e9..0e5082509 100644 --- a/xsl/html/inline.xsl +++ b/xsl/html/inline.xsl @@ -1264,7 +1264,15 @@ - + + + + + + + + + ] @@ -1276,6 +1284,11 @@ + + + + -- 2.40.0