README_hyph_en_US.txt 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. hyph_en_US.dic - American English hyphenation patterns for OpenOffice.org
  2. version 2011-10-07
  3. - remove unnecessary parts for the new Hyphen 2.8.2
  4. version 2010-03-16
  5. Changes
  6. - forbid hyphenation at 1-character distances from dashes (eg. ad=d-on)
  7. and at the dashes (fix for OpenOffice.org 3.2)
  8. - set correct LEFTHYPHENMIN = 2, RIGHTHYPHENMIN = 3
  9. - handle apostrophes (forbid *o'=clock etc.)
  10. - set COMPOUNDLEFTHYPHENMIN, COMPOUNDRIGHTHYPHENMIN values
  11. - UTF-8 encoding
  12. - Unicode ligature support
  13. License
  14. BSD-style. Unlimited copying, redistribution and modification of this file
  15. is permitted with this copyright and license information.
  16. See original license in this file.
  17. Conversion and modifications by László Németh (nemeth at OOo).
  18. Based on the plain TeX hyphenation table
  19. (http://tug.ctan.org/text-archive/macros/plain/base/hyphen.tex) and
  20. the TugBoat hyphenation exceptions log in
  21. http://www.ctan.org/tex-archive/info/digests/tugboat/tb0hyf.tex, processed
  22. by the hyphenex.sh script (see in the same directory).
  23. Originally developed and distributed with the Hyphen hyphenation library,
  24. see http://hunspell.sourceforge.net/ for the source files and the conversion
  25. scripts.
  26. Licenses
  27. hyphen.tex:
  28. % The Plain TeX hyphenation tables [NOT TO BE CHANGED IN ANY WAY!]
  29. % Unlimited copying and redistribution of this file are permitted as long
  30. % as this file is not modified. Modifications are permitted, but only if
  31. % the resulting file is not named hyphen.tex.
  32. output of hyphenex.sh:
  33. % Hyphenation exceptions for US English, based on hyphenation exception
  34. % log articles in TUGboat.
  35. %
  36. % Copyright 2007 TeX Users Group.
  37. % You may freely use, modify and/or distribute this file.
  38. %
  39. % This is an automatically generated file. Do not edit!
  40. %
  41. % Please contact the TUGboat editorial staff <tugboat@tug.org>
  42. % for corrections and omissions.
  43. hyph_en_US.txt:
  44. See the previous licenses.