# HG changeset patch # User Henry S. Thompson # Date 1491316204 -3600 # Node ID a874f2a81ed274c906f1a2bdcb0776a2e6ba1668 # Parent 2bbd067529b6561522a26df54828abb609e1e407 default vis pipeline to raw xml, start extracting refs diff -r 2bbd067529b6 -r a874f2a81ed2 refs.xsl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/refs.xsl Tue Apr 04 15:30:04 2017 +0100 @@ -0,0 +1,15 @@ + + + + ("[^"]*")|(\{[^}]+})|(,)|([^=\-+*/();:,.$<>^!]+(?:\.[^=\-+*/();:,.$<>^!]+)*\()|([)])|(^=|\()|((?:'[^']+')|(?:\[[0-9]+\][^!]*))|(\$?[A-Z]+\$?[0-9]+)|([a-zA-Z_\\][a-zA-Z0-9._]*)|(.) + + + + + + + + + + + diff -r 2bbd067529b6 -r a874f2a81ed2 visualise.xpl --- a/visualise.xpl Mon Apr 03 19:22:03 2017 +0100 +++ b/visualise.xpl Tue Apr 04 15:30:04 2017 +0100 @@ -13,7 +13,7 @@ - +
If supplied, then use as stylesheet (located relative to elabDir)
@@ -46,16 +46,22 @@ - - - - - - - - - - - - + + + + + + + + + + + + + + + + + +