From 7b16d3b1d6a8cb9b23b012e4527ee5d9e061aa04 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Mon, 20 Jan 2014 11:01:30 +0000 Subject: TeX & Co: New versions from Knuth (TeX tuneup of 2014) git-svn-id: svn://tug.org/texlive/trunk@32727 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/gftopk.ch | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) (limited to 'Build/source/texk/web2c/gftopk.ch') diff --git a/Build/source/texk/web2c/gftopk.ch b/Build/source/texk/web2c/gftopk.ch index af4f10fcb77..d6949da91c8 100644 --- a/Build/source/texk/web2c/gftopk.ch +++ b/Build/source/texk/web2c/gftopk.ch @@ -20,10 +20,10 @@ @z @x [1] Define my_name -@d banner=='This is GFtoPK, Version 2.3' {printed when the program starts} +@d banner=='This is GFtoPK, Version 2.4' {printed when the program starts} @y @d my_name=='gftopk' -@d banner=='This is GFtoPK, Version 2.3' {printed when the program starts} +@d banner=='This is GFtoPK, Version 2.4' {printed when the program starts} @z @x [4] No global labels. @@ -356,22 +356,6 @@ end ; @y @z -@x [61] bug fix: GF file too short. -find_gf_length ; -@y -find_gf_length ; -if gf_len<8 then bad_gf('only ',gf_len:1,' bytes long'); -@.only n bytes long@> -@z - -@x [61] bug fix: GF file too short. -move_to_byte(post_loc - 3); -@y -if post_loc<5 then bad_gf('post location is ',post_loc:1) ; -@.post location is@> -move_to_byte(post_loc - 3); -@z - @x [82] Don't add `GFtoPK 2.3 output from ' to the font comment. @d comm_length = 23 {length of |preamble_comment|} @d from_length = 6 {length of its |' from '| part} -- cgit v1.2.3