# HG changeset patch # User Henry S. Thompson # Date 1494443586 -3600 # Node ID d3569a8cbf7acb04939485ef45069fe8351e39fc # Parent 5d9806f9089636dfb24727f9e0a81a9d0236b6a8 shared refs rebuilt correctly diff -r 5d9806f90896 -r d3569a8cbf7a n2a.xsl --- a/n2a.xsl Wed May 10 16:52:04 2017 +0100 +++ b/n2a.xsl Wed May 10 20:13:06 2017 +0100 @@ -57,6 +57,54 @@ else $b/text())"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + shouldn't happen diff -r 5d9806f90896 -r d3569a8cbf7a notes.txt --- a/notes.txt Wed May 10 16:52:04 2017 +0100 +++ b/notes.txt Wed May 10 20:13:06 2017 +0100 @@ -190,9 +190,11 @@ rel ::= '\xAE' ( ( '-' xs:positiveInteger ) | xs:nonNegativeInteger ) ----------- Would be sufficient? - fi an index into _all_ functions, si original index into explicitly + @@ fi an index into _all_ functions, si original index into explicitly shared functions Brute force for now -- rect sees shared table, computes CRNF + Not good enough -- in shared table can't be used as is, need to + rebuild ref names relative to each new home. FIXED ----------- Picking colours to label regions, e.g. with similar formulae: http://stackoverflow.com/questions/470690/how-to-automatically-generate-n-distinct-colors diff -r 5d9806f90896 -r d3569a8cbf7a rect.xsl --- a/rect.xsl Wed May 10 16:52:04 2017 +0100 +++ b/rect.xsl Wed May 10 20:13:06 2017 +0100 @@ -69,7 +69,12 @@ - + + + + + +