summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorJonathan Kew <jfkthame@googlemail.com>2008-08-08 17:40:22 +0000
committerJonathan Kew <jfkthame@googlemail.com>2008-08-08 17:40:22 +0000
commitbcba876feb90c608ea469a43305b2eb35313b234 (patch)
tree002c27721e219382bc21f4dd3cd8c105c8034856 /Build
parent7c78b07cfd26ebc60e542a60558a0779c59f6086 (diff)
missing initialization of nullfont's font-mapping
git-svn-id: svn://tug.org/texlive/trunk@10180 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/web2c/xetexdir/xetex.ch7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/xetexdir/xetex.ch b/Build/source/texk/web2c/xetexdir/xetex.ch
index b6634d23cd8..b2e45b8cdf7 100644
--- a/Build/source/texk/web2c/xetexdir/xetex.ch
+++ b/Build/source/texk/web2c/xetexdir/xetex.ch
@@ -6867,6 +6867,13 @@ if enctex_enabled_p then
@z
@x
+ param_base[null_font]:=-1;
+@y
+ font_mapping[null_font]:=0;
+ param_base[null_font]:=-1;
+@z
+
+@x
@* \[53] Extensions.
@y
@* \[53] Extensions.