diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/font-var.mkvi')
-rw-r--r-- | Master/texmf-dist/tex/context/base/font-var.mkvi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/base/font-var.mkvi b/Master/texmf-dist/tex/context/base/font-var.mkvi index e50c2bad458..fb60b711cef 100644 --- a/Master/texmf-dist/tex/context/base/font-var.mkvi +++ b/Master/texmf-dist/tex/context/base/font-var.mkvi @@ -50,4 +50,7 @@ \let\fontsize \defaultfontsize \let\fontface \!!zerocount +% we can use an indirect mapping for fontclasses (map string onto numbers) and indeed this +% is somewhat more efficient but also makes the code messy ... maybe some day ... + \protect \endinput |