From 04e4d2d91175f90f86171648623f8c55d04e7529 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Fri, 10 Jan 2014 10:41:51 +0000 Subject: build system: Fix freetype2 dependencies git-svn-id: svn://tug.org/texlive/trunk@32625 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/omegaware/ChangeLog | 4 ++++ Build/source/texk/web2c/omegaware/opl2ofm.up | 8 ++++---- Build/source/texk/web2c/omegaware/ovp2ovf.up | 14 +++++++------- 3 files changed, 15 insertions(+), 11 deletions(-) (limited to 'Build/source/texk/web2c/omegaware') diff --git a/Build/source/texk/web2c/omegaware/ChangeLog b/Build/source/texk/web2c/omegaware/ChangeLog index 6c627f84dd6..a49d65479c9 100644 --- a/Build/source/texk/web2c/omegaware/ChangeLog +++ b/Build/source/texk/web2c/omegaware/ChangeLog @@ -1,3 +1,7 @@ +2014-01-10 Peter Breitenlohner + + * opl2ofm.up, ovp2ovf.up: Update module numbers. + 2014-01-09 Peter Breitenlohner Version 1.13 (January 2014) of OFM2OPL & Co. diff --git a/Build/source/texk/web2c/omegaware/opl2ofm.up b/Build/source/texk/web2c/omegaware/opl2ofm.up index cedd3badb91..f697ab42ba7 100644 --- a/Build/source/texk/web2c/omegaware/opl2ofm.up +++ b/Build/source/texk/web2c/omegaware/opl2ofm.up @@ -48,13 +48,13 @@ get_byte:=acc; begin skip_error('This value shouldn''t exceed "10FFFF'); @z -@x [??] +@x [98] else begin backup; c:=get_byte; @y else begin backup; c:=get_char_code; @z -@x [??] +@x [106] @ @= begin c:=get_byte; @y @@ -62,13 +62,13 @@ begin c:=get_byte; begin c:=get_char_code; @z -@x [??] +@x [116] c:=get_byte; {read the character code that is being specified} @y c:=get_char_code; {read the character code that is being specified} @z -@x [??] +@x [119] c:=get_byte; {read the character code that is being specified} @y c:=get_char_code; {read the character code that is being specified} diff --git a/Build/source/texk/web2c/omegaware/ovp2ovf.up b/Build/source/texk/web2c/omegaware/ovp2ovf.up index 58388680154..9e13ad91d99 100644 --- a/Build/source/texk/web2c/omegaware/ovp2ovf.up +++ b/Build/source/texk/web2c/omegaware/ovp2ovf.up @@ -53,20 +53,20 @@ get_byte:=acc; begin skip_error('This value shouldn''t exceed "10FFFF'); @z -@x [??] +@x [80] for k:=256 to max_char do packet_length[k]:=3; @y for k:=256 to @"FFFF do packet_length[k]:=3; for k:=@"10000 to max_char do packet_length[k]:=4; @z -@x [??] +@x [112] else begin backup; c:=get_byte; @y else begin backup; c:=get_char_code; @z -@x [??] +@x [120] @ @= begin c:=get_byte; @y @@ -74,25 +74,25 @@ begin c:=get_byte; begin c:=get_char_code; @z -@x [??] +@x [130] c:=get_byte; {read the character code that is being specified} @y c:=get_char_code; {read the character code that is being specified} @z -@x [??] +@x [133] c:=get_byte; {read the character code that is being specified} @y c:=get_char_code; {read the character code that is being specified} @z -@x [152] +@x [148] procedure read_packet(@!c:byte); @y procedure read_packet(@!c:integer); @z -@x [156] +@x [151] else begin cc:=get_byte; @y else begin cc:=get_char_code; -- cgit v1.2.3