Mercurial > hg > ooxml
comparison notes.txt @ 50:01a7c2ebd3d1
top 20 shared formulae coloured in
author | Henry S. Thompson <ht@markup.co.uk> |
---|---|
date | Thu, 11 May 2017 09:29:33 +0100 |
parents | d3569a8cbf7a |
children | 9bb415e0adc9 |
comparison
equal
deleted
inserted
replaced
49:d3569a8cbf7a | 50:01a7c2ebd3d1 |
---|---|
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 -- note that the same fi may appear with multiple |
195 si, see discussion back at the top of this doc. | |
195 Brute force for now -- rect sees shared table, computes CRNF | 196 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 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 | 198 rebuild ref names relative to each new home. FIXED |
198 ----------- | 199 ----------- |
199 Picking colours to label regions, e.g. with similar formulae: | 200 Picking colours to label regions, e.g. with similar formulae: |