comparison notes.txt @ 48:5d9806f90896

basic integration of shared, but copying <f> is wrong, should reconstruct by denormalising <nf> for new home
author Henry S. Thompson <ht@markup.co.uk>
date Wed, 10 May 2017 16:52:04 +0100
parents 3e9a3e51627e
children d3569a8cbf7a
comparison
equal deleted inserted replaced
47:3e9a3e51627e 48:5d9806f90896
186 crnf ::= col row 186 crnf ::= col row
187 col ::= abs | rel 187 col ::= abs | rel
188 row ::= abs | rel 188 row ::= abs | rel
189 abs ::= '\xAA' xs:positiveInteger 189 abs ::= '\xAA' xs:positiveInteger
190 rel ::= '\xAE' ( ( '-' xs:positiveInteger ) | xs:nonNegativeInteger ) 190 rel ::= '\xAE' ( ( '-' xs:positiveInteger ) | xs:nonNegativeInteger )
191 -----------
192 Would <c c=COL [fi= [si=]]> be sufficient?
193 fi an index into _all_ functions, si original index into explicitly
194 shared functions
195 Brute force for now -- rect sees shared table, computes CRNF
191 ----------- 196 -----------
192 Picking colours to label regions, e.g. with similar formulae: 197 Picking colours to label regions, e.g. with similar formulae:
193 http://stackoverflow.com/questions/470690/how-to-automatically-generate-n-distinct-colors 198 http://stackoverflow.com/questions/470690/how-to-automatically-generate-n-distinct-colors
194 Start with just top-n, limited to 22 from Kelly 199 Start with just top-n, limited to 22 from Kelly
195 #FFB300, # Vivid Yellow 200 #FFB300, # Vivid Yellow