home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22356 < prev    next >
Encoding:
Text File  |  1993-01-01  |  1.2 KB  |  32 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!Germany.EU.net!news.uni-bielefeld.de!aixrs0!hank
  3. From: hank@informatik.uni-essen.de (Hendrik Seliger (Messtechnik - Tel. 2898))
  4. Subject: Re: Linux and (german) TeX
  5. Sender: newsadm@aixrs0.hrz.uni-essen.de
  6. Message-ID: <1993Jan01.132243.10081@aixrs0.hrz.uni-essen.de>
  7. Date: Fri, 01 Jan 1993 13:22:43 GMT
  8. References: <1ha1opINN2hb@urmel.informatik.rwth-aachen.de>
  9. Nntp-Posting-Host: sparc1-ppp.ikb.uni-essen.de
  10. Organization: Uni-Essen
  11. X-Newsreader: Tin 1.1 PL4
  12. Lines: 18
  13.  
  14. axel@pool.informatik.rwth-aachen.de (Axel Kotulla) writes:
  15. : Does anybody  know, what I have to do to use german hyphenation rules in LaTeX?
  16.  
  17. Happy New Year!
  18.  
  19. It might be that you are building the hyphenation patterns using the
  20. wrong language ID. Since TeX 3.0 TeX can handle more than one language's
  21. patterns at the same time. To load one in INITeX you have to first switch
  22. to the appropriate language (\setlanguage{0} for US-english, 1 for German...)
  23. and then load the patterns. Then, when using this language (in TeX), you
  24. have to again set the corresponding language so that the right patterns
  25. will be used (I think this is e.g. be done by german.sty). Works fine
  26. for me.
  27.  
  28. Hank.
  29.  
  30.