summaryrefslogtreecommitdiff
path: root/tex/context/base/m-spreadsheet.mkiv
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2012-08-10 21:00:15 +0300
committerMarius <mariausol@gmail.com>2012-08-10 21:00:15 +0300
commitc8c0121153c97ab80ac87ba275e530c632306eef (patch)
treedbc429ada528c7e38a45edc9e350d3a7f469a3c9 /tex/context/base/m-spreadsheet.mkiv
parent5d70840e8b45294f5680c5193fd0b42f1a2059c9 (diff)
downloadcontext-c8c0121153c97ab80ac87ba275e530c632306eef.tar.gz
beta 2012.08.10 19:40
Diffstat (limited to 'tex/context/base/m-spreadsheet.mkiv')
-rw-r--r--tex/context/base/m-spreadsheet.mkiv2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/m-spreadsheet.mkiv b/tex/context/base/m-spreadsheet.mkiv
index c21e10f1d..e065ac7e8 100644
--- a/tex/context/base/m-spreadsheet.mkiv
+++ b/tex/context/base/m-spreadsheet.mkiv
@@ -144,7 +144,7 @@
\bTD[nx=2] \bf \getspr{string.format("\letterpercent0.3f",(A[3] + B[3]) /100)} \eTD
\eTR
\bTR
- \bTD[nx=2] \bf \getspr{fmt("0.3f",(sum(A,1,2)) / 10)} \eTD
+ \bTD[nx=2] \bf \getspr{fmt("@0.3f",(sum(A,1,2)) / 10)} \eTD
\eTR
\eTABLE