diff options
author | Hans Hagen <pragma@wxs.nl> | 2012-01-05 19:27:49 +0100 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2012-01-05 19:27:49 +0100 |
commit | 8d0f99447733416abc3331598edd923fb68226f4 (patch) | |
tree | 99a2d7c26b02a1ae5fe96df5a3aa558515b7b088 /tex/context/base/supp-fun.mkiv | |
parent | 26a44eb06bb8cc85c90f016beaa0d0f504ab024c (diff) | |
download | context-8d0f99447733416abc3331598edd923fb68226f4.tar.gz |
beta 2011.12.20 22:24
Diffstat (limited to 'tex/context/base/supp-fun.mkiv')
-rw-r--r-- | tex/context/base/supp-fun.mkiv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/supp-fun.mkiv b/tex/context/base/supp-fun.mkiv index c3aa8329c..33bee0306 100644 --- a/tex/context/base/supp-fun.mkiv +++ b/tex/context/base/supp-fun.mkiv @@ -549,7 +549,7 @@ \else \dimen0\bodyfontsize \fi - \expanded{\egroup\def\noexpand#2{\definedfont[#5 at \the\dimen0]}}} + \normalexpanded{\egroup\def\noexpand#2{\definedfont[#5 at \the\dimen0]}}} %D Afterwards, we have access to the calculated size by: |