diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-06-28 09:17:30 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-06-28 09:17:30 +0000 |
commit | faf1edeead15e04439abd81804529c66aaa394e8 (patch) | |
tree | d030f1e6a710f6dd32b1eda671c26e557cd9aa9f /Build | |
parent | d4c5287a4f7f7239220865e84e18dd9e4dbd8c6f (diff) |
Aleph uses 256 math font families (from Akira)
git-svn-id: svn://tug.org/texlive/trunk@26908 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/texk/web2c/alephdir/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/web2c/alephdir/om16bit.ch | 2 |
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@>@;@/ |