# HG changeset patch # User Henry S. Thompson # Date 1494431524 -3600 # Node ID 5d9806f9089636dfb24727f9e0a81a9d0236b6a8 # Parent 3e9a3e51627e2dd296a46e311867894c989ae8ee basic integration of shared, but copying is wrong, should reconstruct by denormalising for new home diff -r 3e9a3e51627e -r 5d9806f90896 a2n.xsl --- a/a2n.xsl Tue May 09 23:08:18 2017 +0100 +++ b/a2n.xsl Wed May 10 16:52:04 2017 +0100 @@ -13,13 +13,18 @@ else $lv+(26*e:a2n(substring($aa,1,$l - 1)))"/> + + + + + - + diff -r 3e9a3e51627e -r 5d9806f90896 merge.xsl --- a/merge.xsl Tue May 09 23:08:18 2017 +0100 +++ b/merge.xsl Wed May 10 16:52:04 2017 +0100 @@ -18,7 +18,7 @@ - |||| + |||| @@ -29,7 +29,6 @@ - diff -r 3e9a3e51627e -r 5d9806f90896 notes.txt --- a/notes.txt Tue May 09 23:08:18 2017 +0100 +++ b/notes.txt Wed May 10 16:52:04 2017 +0100 @@ -189,6 +189,11 @@ abs ::= '\xAA' xs:positiveInteger rel ::= '\xAE' ( ( '-' xs:positiveInteger ) | xs:nonNegativeInteger ) ----------- +Would be sufficient? + fi an index into _all_ functions, si original index into explicitly + shared functions + Brute force for now -- rect sees shared table, computes CRNF +----------- Picking colours to label regions, e.g. with similar formulae: http://stackoverflow.com/questions/470690/how-to-automatically-generate-n-distinct-colors Start with just top-n, limited to 22 from Kelly diff -r 3e9a3e51627e -r 5d9806f90896 rect.xsl --- a/rect.xsl Tue May 09 23:08:18 2017 +0100 +++ b/rect.xsl Wed May 10 16:52:04 2017 +0100 @@ -7,7 +7,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -34,15 +62,16 @@ - - - - - - - - - + + + + + + + + + + diff -r 3e9a3e51627e -r 5d9806f90896 shared.xsl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/shared.xsl Wed May 10 16:52:04 2017 +0100 @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff -r 3e9a3e51627e -r 5d9806f90896 visualise.xpl --- a/visualise.xpl Tue May 09 23:08:18 2017 +0100 +++ b/visualise.xpl Wed May 10 16:52:04 2017 +0100 @@ -21,6 +21,12 @@ + + +
If supplied, then use as output file for rect step
+
+
+ @@ -77,13 +83,40 @@ + - + + + + + + + + + + + + + + + + + + + + + + + + + + +