diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-10-13 10:17:28 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-10-13 10:17:28 +0000 |
commit | 3b443f201cf868e0fe49505f8f49af60adb73dca (patch) | |
tree | 5d1f60dde3ae9f694e0a3b36947c12d18c1b1ef5 /Build/source/texk/web2c/omegaware/opl2ofm.ch | |
parent | 074eba6c5ee5960ae16fddfaeb375cefd150a9d0 (diff) |
Minor cleanup: remove obsolete/unused code
git-svn-id: svn://tug.org/texlive/trunk@24279 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 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Build/source/texk/web2c/omegaware/opl2ofm.ch b/Build/source/texk/web2c/omegaware/opl2ofm.ch index 98b0b02a008..a330baa7138 100644 --- a/Build/source/texk/web2c/omegaware/opl2ofm.ch +++ b/Build/source/texk/web2c/omegaware/opl2ofm.ch @@ -44,19 +44,6 @@ begin @y @!buf_size=3000; {max input line length, output error line length} @z -%@x -%@!max_lig_steps=5000; -% {maximum length of ligature program, must be at most $32767-257=32510$} -%@!max_kerns=500; {the maximum number of distinct kern values} -%@!hash_size=5003; {preferably a prime number, a bit larger than the number -% of character pairs in lig/kern steps} -%@y -%@!max_lig_steps=32500; -% {maximum length of ligature program, must be at most $32767-257=32510$} -%@!max_kerns=15000; {the maximum number of distinct kern values} -%@!hash_size=15077; {preferably a prime number, a bit larger than the number -% of character pairs in lig/kern steps} -%@z @x [6] Open PL file. reset(pl_file); |