From: Mauritz Jeanson Date: Fri, 21 Dec 2007 16:28:18 +0000 (+0000) Subject: Added a template for citebiblioid. The hyperlink target is the parent of the referenc... X-Git-Tag: release/1.79.1~6^2~1574 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5a0efa9f6fe2161cc0cb51aca83decd3955c851e;p=docbook-dsssl Added a template for citebiblioid. The hyperlink target is the parent of the referenced biblioid, and the "hot text" is the biblioid itself enclosed in brackets. --- diff --git a/xsl/fo/inline.xsl b/xsl/fo/inline.xsl index e99478bd8..01e39d7fa 100644 --- a/xsl/fo/inline.xsl +++ b/xsl/fo/inline.xsl @@ -1129,6 +1129,36 @@ + + + + + + + + + [ + + + + + + + + + + + ] + + + + [ + + ] + + + + diff --git a/xsl/html/inline.xsl b/xsl/html/inline.xsl index b166feba3..ab745b07e 100644 --- a/xsl/html/inline.xsl +++ b/xsl/html/inline.xsl @@ -1296,6 +1296,36 @@ + + + + + + + + + [ + + + + + + + + + + + + ] + + + [ + + ] + + + +