From faf1edeead15e04439abd81804529c66aaa394e8 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Thu, 28 Jun 2012 09:17:30 +0000 Subject: Aleph uses 256 math font families (from Akira) git-svn-id: svn://tug.org/texlive/trunk@26908 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/alephdir/ChangeLog | 4 ++++ Build/source/texk/web2c/alephdir/om16bit.ch | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'Build/source/texk/web2c') diff --git a/Build/source/texk/web2c/alephdir/ChangeLog b/Build/source/texk/web2c/alephdir/ChangeLog index 8e5a6752d33..18747d7f823 100644 --- a/Build/source/texk/web2c/alephdir/ChangeLog +++ b/Build/source/texk/web2c/alephdir/ChangeLog @@ -1,3 +1,7 @@ +2012-06-28 Akira Kakuto + + * om16bit.ch: Aleph uses 256 math font families. + 2012-04-11 Peter Breitenlohner * eobase.ch: Fixed a typo in TeX text (for e-TeX). diff --git a/Build/source/texk/web2c/alephdir/om16bit.ch b/Build/source/texk/web2c/alephdir/om16bit.ch index 370d9d78f7e..68741751a40 100644 --- a/Build/source/texk/web2c/alephdir/om16bit.ch +++ b/Build/source/texk/web2c/alephdir/om16bit.ch @@ -2033,7 +2033,7 @@ in one of these principal fields; it looks at the subformula that comes next in the input, and places an encoding of that subformula into a given word of |mem|. -@d fam_in_range==((cur_fam>=0)and(cur_fam<16)) +@d fam_in_range==((cur_fam>=0)and(cur_fam<256)) @= @t\4@>@@t@>@;@/ -- cgit v1.2.3