From 625f8924d7c74275fd7e1e87503ab9240a180611 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Wed, 24 Aug 2005 14:04:55 +0000 Subject: [PATCH] Attempt to support @dir more effectively --- xsl/html/block.xsl | 1 + xsl/html/component.xsl | 18 +++++++++++++ xsl/html/division.xsl | 12 +++++++++ xsl/html/html.xsl | 21 +++++++++++++++ xsl/html/inline.xsl | 59 ++++++++++-------------------------------- xsl/html/refentry.xsl | 15 +++++++++++ xsl/html/sections.xsl | 21 +++++++++++++++ 7 files changed, 101 insertions(+), 46 deletions(-) diff --git a/xsl/html/block.xsl b/xsl/html/block.xsl index 500767940..768d0ca5b 100644 --- a/xsl/html/block.xsl +++ b/xsl/html/block.xsl @@ -56,6 +56,7 @@

+ diff --git a/xsl/html/component.xsl b/xsl/html/component.xsl index 88d2a7456..0c2f8f16b 100644 --- a/xsl/html/component.xsl +++ b/xsl/html/component.xsl @@ -74,6 +74,9 @@

+ + + @@ -102,6 +105,9 @@
+ + + @@ -126,6 +132,9 @@
+ + + @@ -178,6 +187,9 @@
+ + + @@ -233,6 +245,9 @@
+ + + @@ -301,6 +316,9 @@
+ + + diff --git a/xsl/html/division.xsl b/xsl/html/division.xsl index c41286654..15bf0531c 100644 --- a/xsl/html/division.xsl +++ b/xsl/html/division.xsl @@ -16,6 +16,9 @@
+ + + @@ -49,6 +52,9 @@
+ + + @@ -84,6 +90,9 @@
+ + + @@ -121,6 +130,9 @@
+ + + diff --git a/xsl/html/html.xsl b/xsl/html/html.xsl index 90d126c16..400a9dd54 100644 --- a/xsl/html/html.xsl +++ b/xsl/html/html.xsl @@ -27,6 +27,27 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/xsl/html/inline.xsl b/xsl/html/inline.xsl index 15d1e94f8..1467d6ab6 100644 --- a/xsl/html/inline.xsl +++ b/xsl/html/inline.xsl @@ -116,12 +116,8 @@ + - - - - - @@ -137,12 +133,8 @@ + - - - - - @@ -160,11 +152,7 @@ - - - - - + @@ -195,11 +183,7 @@ - - - - - + @@ -224,11 +208,7 @@ or local-name(../..) = 'formalpara')"> - - - - - + @@ -237,11 +217,7 @@ - - - - - + @@ -262,11 +238,7 @@ - - - - - + @@ -284,11 +256,7 @@ - - - - - + @@ -305,11 +273,7 @@ - - - - - + @@ -697,6 +661,7 @@ + @@ -710,7 +675,9 @@ - + + + diff --git a/xsl/html/refentry.xsl b/xsl/html/refentry.xsl index 72e0e8c13..28389083d 100644 --- a/xsl/html/refentry.xsl +++ b/xsl/html/refentry.xsl @@ -16,6 +16,9 @@
+ + + @@ -79,6 +82,9 @@
+ + +
@@ -120,6 +126,9 @@
+ + + @@ -189,6 +198,9 @@
+ + +

@@ -218,6 +230,9 @@
+ + + diff --git a/xsl/html/sections.xsl b/xsl/html/sections.xsl index 5ad567954..50106a98c 100644 --- a/xsl/html/sections.xsl +++ b/xsl/html/sections.xsl @@ -18,6 +18,9 @@
+ + + @@ -90,6 +93,9 @@
+ + + @@ -134,6 +140,9 @@
+ + + @@ -178,6 +187,9 @@
+ + + @@ -222,6 +234,9 @@
+ + + @@ -266,6 +281,9 @@
+ + + @@ -310,6 +328,9 @@
+ + + -- 2.40.0