comparison notes.txt @ 49:d3569a8cbf7a

shared refs rebuilt correctly
author Henry S. Thompson <ht@markup.co.uk>
date Wed, 10 May 2017 20:13:06 +0100
parents 5d9806f90896
children 01a7c2ebd3d1
comparison
equal deleted inserted replaced
48:5d9806f90896 49:d3569a8cbf7a
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 ----------- 191 -----------
192 Would <c c=COL [fi= [si=]]> be sufficient? 192 Would <c c=COL [fi= [si=]]> be sufficient?
193 fi an index into _all_ functions, si original index into explicitly 193 @@ fi an index into _all_ functions, si original index into explicitly
194 shared functions 194 shared functions
195 Brute force for now -- rect sees shared table, computes CRNF 195 Brute force for now -- rect sees shared table, computes CRNF
196 Not good enough -- <f> in shared table can't be used as is, need to
197 rebuild ref names relative to each new home. FIXED
196 ----------- 198 -----------
197 Picking colours to label regions, e.g. with similar formulae: 199 Picking colours to label regions, e.g. with similar formulae:
198 http://stackoverflow.com/questions/470690/how-to-automatically-generate-n-distinct-colors 200 http://stackoverflow.com/questions/470690/how-to-automatically-generate-n-distinct-colors
199 Start with just top-n, limited to 22 from Kelly 201 Start with just top-n, limited to 22 from Kelly
200 #FFB300, # Vivid Yellow 202 #FFB300, # Vivid Yellow