# HG changeset patch # User Henry S. Thompson # Date 1494181313 -3600 # Node ID 6ed900e8cc61d975740742ba5464567696cff54c # Parent 5b2333e59d91f812252c0023459bc99b0a26046e towards comparable formulae diff -r 5b2333e59d91 -r 6ed900e8cc61 merge.xsl --- a/merge.xsl Sun May 07 11:56:02 2017 +0100 +++ b/merge.xsl Sun May 07 19:21:53 2017 +0100 @@ -15,7 +15,10 @@ - + + + + diff -r 5b2333e59d91 -r 6ed900e8cc61 n2a.xsl --- a/n2a.xsl Sun May 07 11:56:02 2017 +0100 +++ b/n2a.xsl Sun May 07 19:21:53 2017 +0100 @@ -16,4 +16,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + shouldn't happen + diff -r 5b2333e59d91 -r 6ed900e8cc61 notes.txt --- a/notes.txt Sun May 07 11:56:02 2017 +0100 +++ b/notes.txt Sun May 07 19:21:53 2017 +0100 @@ -180,7 +180,7 @@ output of format.xsl FIXED ----------- Need to rethink variable handling... -Is all we really need a normalised formula computation: +Is all we really need a normalised formula computation?: 1) recursively replace variables; 2) convert all simple refs to new CR string normal form: crnf ::= col row diff -r 5b2333e59d91 -r 6ed900e8cc61 refs.xsl --- a/refs.xsl Sun May 07 11:56:02 2017 +0100 +++ b/refs.xsl Sun May 07 19:21:53 2017 +0100 @@ -8,12 +8,14 @@ - + + | - + +