From 1544c5e7b49012f5060049a6c5c1e58fd2fc425f Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sun, 10 Jul 2005 09:56:58 +0000 Subject: [PATCH] Checkpointing further ulink changes. --- xsl/manpages/inline.xsl | 260 ++++++++++++++++++---------------------- 1 file changed, 116 insertions(+), 144 deletions(-) diff --git a/xsl/manpages/inline.xsl b/xsl/manpages/inline.xsl index 195d154e8..79bc5390a 100644 --- a/xsl/manpages/inline.xsl +++ b/xsl/manpages/inline.xsl @@ -13,22 +13,6 @@ ******************************************************************** --> - - - - - - - - 1 @@ -131,12 +115,7 @@ - + @@ -144,6 +123,26 @@ + + + @@ -164,25 +163,18 @@ - + [ - + + ] @@ -202,29 +194,30 @@ - [1] + - - + + @@ -238,20 +231,22 @@ + and not(ancestor::refentryinfo) + and not(ancestor::info) + and not(ancestor::docinfo) + and not(ancestor::refmeta) + and not(ancestor::refnamediv) + and not(ancestor::indexterm) + and not(@url = + preceding::ulink[node() + and not(ancestor::refentryinfo) + and not(ancestor::info) + and not(ancestor::docinfo) + and not(ancestor::refmeta) + and not(ancestor::refnamediv) + and not(ancestor::indexterm) + and (generate-id(ancestor::refentry) + = generate-id(current()))]/@url)]"/> @@ -273,89 +268,66 @@ - - - - - - - + + + + + + + + + + + + + + + + + + + .SH " + + - - + + - + + + - - - - .SH " - - - - - - - - - - - - - - - " - - - - - - - - - - - - 1.  - - - .PP - - - - + - - - - - - .br - - - - - - - - + " + + + + + + .PP + + + + + + + + + + + .br + + + + + + + + + -- 2.40.0