summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Build/source/texk/web2c/alephdir/ChangeLog4
-rw-r--r--Build/source/texk/web2c/alephdir/om16bit.ch2
2 files changed, 5 insertions, 1 deletions
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 <kakuto@fuk.kindai.ac.jp>
+
+ * om16bit.ch: Aleph uses 256 math font families.
+
2012-04-11 Peter Breitenlohner <peb@mppmu.mpg.de>
* 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))
@<Declare act...@>=
@t\4@>@<Declare the function called |fin_mlist|@>@t@>@;@/