# HG changeset patch # User Henry S. Thompson # Date 1491499906 -3600 # Node ID a5125a2e77ea8622041d1d78e2cc37f1fff48f6a # Parent 87e0d620deea15ebb89a444ee300bdd0e51a6978 towards inverted map of refs diff -r 87e0d620deea -r a5125a2e77ea refs.xsl --- a/refs.xsl Thu Apr 06 17:24:30 2017 +0100 +++ b/refs.xsl Thu Apr 06 18:31:46 2017 +0100 @@ -41,13 +41,13 @@ else $bit else ()"/> - + - + - + diff -r 87e0d620deea -r a5125a2e77ea visualise.xpl --- a/visualise.xpl Thu Apr 06 17:24:30 2017 +0100 +++ b/visualise.xpl Thu Apr 06 18:31:46 2017 +0100 @@ -15,12 +15,16 @@ -
If supplied, then use as stylesheet (located relative to elabDir)
+
If supplied, then use as stylesheet (located relative to elabDir), to +produce pretty output (e.g. ascii, html)
+ +
Use cell format and other cues in order to assign classes to cells
+
@@ -35,6 +39,9 @@ + +
Tokenise cell formulae and extract local, range and external references
+
@@ -45,6 +52,22 @@ + + + + +
Invert refs data into a map from cell to cells which point to it
+
+
+ + + + + + + + +