From 98ca449bc677ac6f97b345133e7c7ac1eb30f32b Mon Sep 17 00:00:00 2001 From: Takuji Tanaka Date: Sun, 5 Feb 2017 04:17:43 +0000 Subject: (u)pTeX: Expand the limit of glue/kern & kern tables in (u)ppltotf git-svn-id: svn://tug.org/texlive/trunk@43143 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/ptexdir/ppltotf.ch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build/source/texk/web2c/ptexdir/ppltotf.ch b/Build/source/texk/web2c/ptexdir/ppltotf.ch index 724049d76e5..a3bb0e3c48d 100644 --- a/Build/source/texk/web2c/ptexdir/ppltotf.ch +++ b/Build/source/texk/web2c/ptexdir/ppltotf.ch @@ -469,7 +469,7 @@ if krn_ptr=nk then begin if nk - krn_ptr:=max_kerns; + krn_ptr:=max_kerns-1; end; end; lig_kern[nl].b3:=krn_ptr; -- cgit v1.2.3