From ab36dbb61a5e3c4d8eb33e3494c5d42fd5405d61 Mon Sep 17 00:00:00 2001 From: skyanth Date: Tue, 14 May 2019 14:35:53 +0200 Subject: [PATCH] Better linking to non-existent targets in execsummary --- xml/xslt/inline.xslt | 75 +++++++++++++++++++++++++++++++------------- 1 file changed, 53 insertions(+), 22 deletions(-) diff --git a/xml/xslt/inline.xslt b/xml/xslt/inline.xslt index 6125497..b2365c9 100644 --- a/xml/xslt/inline.xslt +++ b/xml/xslt/inline.xslt @@ -21,10 +21,20 @@ DOCUMENT + test="(starts-with(@href, '#') and //*[@id = $destination][ancestor-or-self::*[@visibility = 'hidden']])"> WARNING: LINK TARGET IS HIDDEN + + + + + + + + + @@ -39,34 +49,53 @@ - - - - - - - - - - - - - - - + + + (page - - ) + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -196,8 +225,8 @@ [ - - + + ] @@ -330,7 +359,9 @@ . - + + +