Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!unido!pbinfo!massa From: massa@uni-paderborn.de (Michael Janich) Newsgroups: comp.text.tex Subject: Re: Multilingual TeX Message-ID: <1991Jan8.101713.9780@uni-paderborn.de> Date: 8 Jan 91 10:17:13 GMT References: <207@honold.UUCP> Organization: Uni-GH Paderborn Lines: 29 lichtin@olsen.UUCP (Martin Lichtin) writes: >How can I build a version of TeX or LaTeX which supports >more than one hyphenation table? Add the following to your plain.tex and/or lplain.tex and all the others ?plain*.tex after the command \input hyphen %-----------cut-here----------------------- \language=1 \input ghyphen % Another (german) hyphenation table \language=2 \input fhyphen % Another (french) hyphenation table % and many more of that (max. 256 different languages) % default language is english \language=0 %-----------cut-here----------------------- Any more questions? -- Michael Janich, Uni Paderborn, United Germany -- Michael Janich, Uni Paderborn, United Germany