home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / texmf / inputs / latex / unpacked / hyphen.ltx < prev    next >
Encoding:
Text File  |  1995-06-21  |  3.1 KB  |  81 lines

  1. %% 
  2. %% This is file `hyphen.ltx', generated 
  3. %% on <1995/6/21> with the docstrip utility (2.2i).
  4. %% 
  5. %% The original source files were:
  6. %% 
  7. %% lthyphen.dtx  (with options: `default')
  8. %% 
  9. %% This is a generated file. 
  10. %% 
  11. %% Copyright 1993-1995 the LaTeX3 project and any individual authors 
  12. %% listed elsewhere in this file. All rights reserved. 
  13. %% 
  14. %% For further copyright information see the file legal.txt, and any 
  15. %% other copyright notices in this file. 
  16. %% 
  17. %% This file is part of the LaTeX2e system. 
  18. %% ---------------------------------------- 
  19. %% This system is distributed in the hope that it will be useful, 
  20. %% but WITHOUT ANY WARRANTY; without even the implied warranty of 
  21. %% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
  22. %% 
  23. %% For error reports concerning UNCHANGED versions of this file no more 
  24. %% than one year old, see bugs.txt. 
  25. %% 
  26. %% Please do not request updates from us directly. Primary 
  27. %% distribution is through the CTAN archives. 
  28. %% 
  29. %% 
  30. %% IMPORTANT COPYRIGHT NOTICE: 
  31. %% 
  32. %% You are NOT ALLOWED to distribute this file alone. 
  33. %% 
  34. %% You are allowed to distribute this file under the condition that it is 
  35. %% distributed together with all the files listed in manifest.txt. 
  36. %% 
  37. %% If you receive only some of these files from someone, complain! 
  38. %% 
  39. %% No other permissions to distribute this file in any form are granted 
  40. %% and in particular NO PERMISSION to modify its contents. 
  41. %% 
  42. %% You are NOT ALLOWED to change this file. 
  43. %% 
  44. %% 
  45. %% MODIFICATION ADVICE: 
  46. %% 
  47. %% Details of how to use a configuration file to modify this part of the 
  48. %% system are in the document cfgguide.tex. 
  49. %% 
  50. \ProvidesFile{hyphen.ltx}
  51.           [1994/12/01 v1.0g LaTeX Kernel (hyphenation interface)]
  52. %% \CharacterTable
  53. %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
  54. %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
  55. %%   Digits        \0\1\2\3\4\5\6\7\8\9
  56. %%   Exclamation   \!     Double quote  \"     Hash (number) \#
  57. %%   Dollar        \$     Percent       \%     Ampersand     \&
  58. %%   Acute accent  \'     Left paren    \(     Right paren   \)
  59. %%   Asterisk      \*     Plus          \+     Comma         \,
  60. %%   Minus         \-     Point         \.     Solidus       \/
  61. %%   Colon         \:     Semicolon     \;     Less than     \<
  62. %%   Equals        \=     Greater than  \>     Question mark \?
  63. %%   Commercial at \@     Left bracket  \[     Backslash     \\
  64. %%   Right bracket \]     Circumflex    \^     Underscore    \_
  65. %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
  66. %%   Right brace   \}     Tilde         \~}
  67. \InputIfFileExists{hyphen.tex}%
  68.    {\message{Loading hyphenation patterns for US english.}%
  69.     \language=0
  70.     \lefthyphenmin=2 \righthyphenmin=3 }%
  71.    {\errhelp{The configuration for hyphenation is incorrectly
  72.              installed.^^J%
  73.              If you don't understand this error message you need
  74.              to seek^^Jexpert advice.}%
  75.     \errmessage{OOPS! I can't find any hyphenation patterns for
  76.                 US english.^^J \space Think of getting some or the
  77.                 latex2e setup will never succeed}\@@end}
  78. \endinput
  79. %% 
  80. %% End of file `hyphen.ltx'.
  81.