summaryrefslogtreecommitdiff
path: root/Build/source/texk/makejvf/tfmread.c
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2018-08-18 10:56:05 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2018-08-18 10:56:05 +0000
commit394bc1716a78b883197662411d86c3c5185e6a78 (patch)
tree7780e524de865fae2071292821cf6d98df08820a /Build/source/texk/makejvf/tfmread.c
parent23a53e34ec5000b9501fd58c7c0fa777faf73e8f (diff)
makejvf: update
git-svn-id: svn://tug.org/texlive/trunk@48428 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/makejvf/tfmread.c')
-rw-r--r--Build/source/texk/makejvf/tfmread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/makejvf/tfmread.c b/Build/source/texk/makejvf/tfmread.c
index 7b0dac0d407..dd77a91b082 100644
--- a/Build/source/texk/makejvf/tfmread.c
+++ b/Build/source/texk/makejvf/tfmread.c
@@ -26,7 +26,7 @@ int jfmread(int kcode)
w = width[w_ind];
rightamount = 0;
- if (w != zw && ctype > 0) {
+ if (enhanced && w != zw && ctype > 0) {
/* get natural length of JFM glue between <type0> and <type of kcode> */
tag = char_info[0*4+2] % 4;
if (tag == 1) {