From d565ffe9a18a159934a64c746d7a9f55c17baa76 Mon Sep 17 00:00:00 2001 From: Jon Sterling Date: Fri, 12 Jan 2024 09:41:45 +0000 Subject: [PATCH] compute trails in XSLT --- forest.xsl | 45 +++++++++++++++------------------------------ 1 file changed, 15 insertions(+), 30 deletions(-) diff --git a/forest.xsl b/forest.xsl index 7ecda6b..eb78b23 100644 --- a/forest.xsl +++ b/forest.xsl @@ -204,11 +204,13 @@ #tree- - + - - - . + + + + + .  @@ -329,38 +331,21 @@ - - - - . - - - - - -   - - - - - . - - - - - -

- - - - . - + + + + + + + .  + + -- 2.51.2