Guest User

language.dat (TexLive 2014)

a guest
Oct 9th, 2014
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. % Generated by ./install-tl on Wed Oct 8 15:41:18 2014
  2. % $Id: language.us 18738 2010-06-04 17:18:14Z karl $
  3. % language.us (and the start of language.dat)
  4. % - initial hyphenation patterns.
  5. % Created long ago by Sebastian Rahtz and others. Public domain.
  6. %
  7. % DO NOT EDIT THIS FILE (language.dat)! It is generated by tlmgr.
  8. %
  9. % The premade texmf/tex/generic/config/language.dat* files (where you
  10. % might be reading this) in the distribution was generated with all
  11. % languages enabled. It is used when running live.
  12. %
  13. % To enable or disable languages, there are two options:
  14. % - if the language is provided by a TeX Live package, you can
  15. % (un)install the corresponding package using tlmgr. Examples:
  16. % tlmgr install hyphen-french
  17. % tlmgr remove hyphen-english
  18. % - in any case, you can use local configuration files:
  19. % TEXMFLOCAL/tex/generic/config/language-local.dat
  20. % TEXMFLOCAL/tex/generic/config/language-local.dat.lua
  21. % TEXMFLOCAL/tex/generic/config/language-local.def
  22. % See the tlmgr documentation (try `man tlmgr' or `texdoc tlmgr'),
  23. % section "generate" for details.
  24. %
  25. % The preferred comment for actual language lines in language.dat and
  26. % language.us is %!. Do not use %! for textual comments like this. This
  27. % is to be able to separate textual comments from commented-out language
  28. % in such a way that automatic parsing by programs is possible, so that
  29. % we can present the user with `all possible languages'.
  30. %
  31. % We must keep english as the default (first) here, and let it refer to
  32. % hyphen.tex (not anything else), and do not change the hyphen.tex file,
  33. % or name some other file hyphen.tex. In other words, hyphen.tex must
  34. % remain the original file from Knuth, and it must be \language0. This
  35. % is one important aspect of ensuring that the original, frozen TeX
  36. % always produces the same line and page breaks.
  37. %
  38. % The babel system allows you to easily change the active language for
  39. % LaTeX. For more information, see the documentation in
  40. % texmf-dist/doc/generic/babel/. ConTeXt has its own language support too.
  41. %
  42. english hyphen.tex % do not change!
  43. =usenglish
  44. =USenglish
  45. =american
  46. %
  47. % ushyphmax.tex, on the other hand, includes Gerard Kuiken's additional
  48. % patterns; it is not frozen. It is provided by the hyphen-english
  49. % package, not listed here. Also, in hyph-utf8 and current TL, it has
  50. % been renamed to hyph-en-us.tex, along with other *hyph-en-us.* files.
  51. %
  52. % FYI, ushyph.tex is Dr. Kuiken's smaller set of patterns; with today's
  53. % large memories, there is no reason to use it, and we don't list it here.
  54. % ushyph1.tex is another (historical) name for hyphen.tex.
  55. % ushyph2.tex is another (historical) name for ushyph.tex.
  56. % --karl
  57. %
  58. dumylang dumyhyph.tex %for testing a new language.
  59. nohyphenation zerohyph.tex %a language with no patterns at all.
Add Comment
Please, Sign In to add comment