diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-02-05 10:37:29 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-02-05 10:37:29 +0000 |
commit | 6e57e84ceabd402c094912da764ffd338646aa14 (patch) | |
tree | 68e308487697127f015216285e7db1228a7cf113 /Build/source/texk/web2c/omegaware/opl2ofm.ch | |
parent | ee1615182e9cd048ae1571e9362495d17339aa4d (diff) |
VFtoVP: Allow arbitrarily large TFM files (as in TFtoPL)
OVF2OVP: Allow arbitrarily large OFM files
OPL2OFM, OVP2OVF: Build fix for MinGW
git-svn-id: svn://tug.org/texlive/trunk@25291 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/omegaware/opl2ofm.ch')
-rw-r--r-- | Build/source/texk/web2c/omegaware/opl2ofm.ch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/omegaware/opl2ofm.ch b/Build/source/texk/web2c/omegaware/opl2ofm.ch index a330baa7138..72ebcf928e3 100644 --- a/Build/source/texk/web2c/omegaware/opl2ofm.ch +++ b/Build/source/texk/web2c/omegaware/opl2ofm.ch @@ -73,6 +73,14 @@ packed file of bytes. It's no problem in C. rewritebin (tfm_file, tfm_name); @z +@x [17] Avoid name conflict; MinGW defines `byte' in <rpcndr.h>. +correspond to one-character constants like \.{"A"} in \.{WEB} language. +@y +correspond to one-character constants like \.{"A"} in \.{WEB} language. + +@d byte == byte_type +@z + @x [18] Pascal Web's char @d first_ord=0 {ordinal number of the smallest element of |char|} @y |