From: Michael Smith Date: Thu, 10 Aug 2006 22:46:05 +0000 (+0000) Subject: Added support to FO stylesheets for handling instances of Org X-Git-Tag: release/1.79.1~6^2~2647 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a744ff80c95daebb0c538ee30061bf01542067f6;p=docbook-dsssl Added support to FO stylesheets for handling instances of Org where it occurs outside of *info content. In HTML stylesheets, moved handling of Org out of info.xsl and into inline.xsl. In both FO and HTML stylesheets, added support for correctly processing Affiliation and Jobtitle. --- diff --git a/xsl/fo/inline.xsl b/xsl/fo/inline.xsl index 481290418..e761080ba 100644 --- a/xsl/fo/inline.xsl +++ b/xsl/fo/inline.xsl @@ -1076,10 +1076,31 @@ - + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsl/html/info.xsl b/xsl/html/info.xsl index ecc90f330..3ab1daace 100644 --- a/xsl/html/info.xsl +++ b/xsl/html/info.xsl @@ -36,25 +36,6 @@ - - - - - - - - - - - - - - - - - - - diff --git a/xsl/html/inline.xsl b/xsl/html/inline.xsl index 1396dc42b..5b56ee260 100644 --- a/xsl/html/inline.xsl +++ b/xsl/html/inline.xsl @@ -1201,6 +1201,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + +