Mercurial > hg > ooxml
diff fmt.xml @ 35:e500d7c18aad
Fixed confusion wrt gen vs. num, nature of @ format (id=49)
author | Henry S. Thompson <ht@markup.co.uk> |
---|---|
date | Thu, 13 Apr 2017 23:09:58 +0100 |
parents | 106bf970a867 |
children | 6f62777aaecf |
line wrap: on
line diff
--- a/fmt.xml Wed Apr 12 21:35:04 2017 +0100 +++ b/fmt.xml Thu Apr 13 23:09:58 2017 +0100 @@ -28,5 +28,5 @@ <fmt i="46" class="time">[h]:mm:ss</fmt> <fmt i="47" class="time">mmss.0</fmt> <fmt i="48" class="num">##0.0E+0</fmt> - <fmt i="49" class="at">@</fmt> + <fmt i="49" class="str">@</fmt><!-- Force any content to literal string --> </fmts>