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