From: bobstayton Date: Fri, 13 Jul 2018 14:15:45 +0000 (-0700) Subject: fix issue #52 add support for xrefs to inlines X-Git-Tag: snapshot/2018-09-28-172~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=27a316caef329c249df57911b6f5eb1536001daa;p=docbook-dsssl fix issue #52 add support for xrefs to inlines --- diff --git a/xsl/common/entities.ent b/xsl/common/entities.ent index 93f20807e..d47a8c708 100644 --- a/xsl/common/entities.ent +++ b/xsl/common/entities.ent @@ -63,3 +63,17 @@ parent::d:sect5|parent::d:section|parent::d:setindex|parent::d:sidebar| parent::d:simplesect|parent::d:taskprerequisites|parent::d:taskrelated| parent::d:tasksummary|parent::d:warning|parent::d:topic"> + + + diff --git a/xsl/fo/ebnf.xsl b/xsl/fo/ebnf.xsl index 2ce534baf..e85070b69 100644 --- a/xsl/fo/ebnf.xsl +++ b/xsl/fo/ebnf.xsl @@ -228,6 +228,7 @@ to be incomplete. Don't forget to read the source, too :-) + diff --git a/xsl/fo/graphics.xsl b/xsl/fo/graphics.xsl index 3f21f4e45..ccd9dbf84 100644 --- a/xsl/fo/graphics.xsl +++ b/xsl/fo/graphics.xsl @@ -571,7 +571,10 @@ - + + + + diff --git a/xsl/fo/inline.xsl b/xsl/fo/inline.xsl index 218e7f8fc..927811c46 100644 --- a/xsl/fo/inline.xsl +++ b/xsl/fo/inline.xsl @@ -182,6 +182,7 @@ + @@ -212,22 +213,25 @@ - - - - - - ltr - rtl - - + + + + + + + + ltr + rtl + + + + + + - - - - - - + + + @@ -268,6 +272,7 @@ + @@ -427,7 +432,10 @@ - + + + + @@ -435,7 +443,10 @@ - + + + + @@ -443,7 +454,10 @@ - + + + + @@ -773,7 +787,6 @@ - @@ -800,7 +813,6 @@ - @@ -967,6 +979,7 @@ + @@ -1128,10 +1141,13 @@ + - - - - + + + + + + + @@ -1142,7 +1158,10 @@ - + + + + ( @@ -1330,13 +1349,19 @@ - + + + + - + + + + @@ -1344,7 +1369,10 @@ - + + + + @@ -1386,5 +1414,11 @@ templates with different properties for different linking elements --> + + + + + + diff --git a/xsl/fo/math.xsl b/xsl/fo/math.xsl index 2a621d693..fa547741e 100644 --- a/xsl/fo/math.xsl +++ b/xsl/fo/math.xsl @@ -15,7 +15,10 @@ ******************************************************************** --> - + + + + @@ -23,6 +26,7 @@ + diff --git a/xsl/fo/synop.xsl b/xsl/fo/synop.xsl index a1795f60e..f63142562 100644 --- a/xsl/fo/synop.xsl +++ b/xsl/fo/synop.xsl @@ -975,8 +975,11 @@ - - + + + + + diff --git a/xsl/html/inline.xsl b/xsl/html/inline.xsl index ed876cf65..36dd73476 100644 --- a/xsl/html/inline.xsl +++ b/xsl/html/inline.xsl @@ -1589,4 +1589,10 @@ + + + + + +