summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/fetamont/ffmbase.mf
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/fetamont/ffmbase.mf')
-rw-r--r--Master/texmf-dist/fonts/source/public/fetamont/ffmbase.mf4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/fonts/source/public/fetamont/ffmbase.mf b/Master/texmf-dist/fonts/source/public/fetamont/ffmbase.mf
index c1ed8a63d30..e27c3517009 100644
--- a/Master/texmf-dist/fonts/source/public/fetamont/ffmbase.mf
+++ b/Master/texmf-dist/fonts/source/public/fetamont/ffmbase.mf
@@ -633,9 +633,9 @@ def ffmchainedchar(expr namea,nameb,namec) =
charwidths_[enc(nameb)+code_offset]
+charwidths_[enc(namec)+code_offset],
max(charheights_[enc(nameb)+code_offset],
- +charheights_[enc(namec)+code_offset]),
+ charheights_[enc(namec)+code_offset]),
max(chardepths_[enc(nameb)+code_offset],
- +chardepths_[enc(namec)]+code_offset)
+ chardepths_[enc(namec)+code_offset])
);
charic:=charitalcorrs_[enc(nameb)+code_offset];
addto currentpicture also charpictures_[enc(nameb)+code_offset];