Path: utzoo!attcan!uunet!know!zaphod.mps.ohio-state.edu!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!csrd.uiuc.edu!s41.csrd.uiuc.edu!eijkhout From: eijkhout@s41.csrd.uiuc.edu (Victor Eijkhout) Newsgroups: comp.text.tex Subject: Re: TeX3.0 Questions: 8bit/\language Keywords: 3.0 Message-ID: <1990Nov12.191044.3724@csrd.uiuc.edu> Date: 12 Nov 90 19:10:44 GMT References: <1990Nov11.181641.26312@uni-paderborn.de> Sender: news@csrd.uiuc.edu (news) Organization: UIUC Center for Supercomputing Research and Development Lines: 18 massa@uni-paderborn.de (Michael Janich) writes: >I've installed TeX3.0 now on our system. But I couldn't read anywhere about >the changes. Changes have been incorporated in the new editions of the TeX book. Also Tugboat gives the incremental changes between versions. > I heard about the \language command to change hyphenation tables, >but how have I to include different hyphenation tables in plain.tex? Hyphenation tables can only be incorporated when you are running IniTeX, so you could for instance doing that by \input-ing different hyphen.tex files. Pattersn read hold for the language that is the current value of \langauge. >And I heard about something about 8 bit. What can I do with it? Not much. You can now have 8-bit input characters, but there are not many applications of that yet. Victor.