LICENSE 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. License information for hyph_pl.dic:
  2. This file is based on the TeX hyphenation patterns distributed as part of the
  3. hyph-utf8 package.
  4. At the time of preparation, the original work was available from the texhyphen
  5. SVN repository at:
  6. http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/?pathrev=659
  7. The modifiers of this file give you the right to use, modify and distribute
  8. their changes in any way and for any purpose.
  9. Portions of this file were originally made available under the following license
  10. (copied verbatim from hyph-pl.lic.txt in the original work):
  11. - - - - - - - - - -
  12. Polish hyphenation patterns
  13. (more info about the licence to be added later)
  14. % This file is part of hyph-utf8 package and resulted from
  15. % semi-manual conversions of hyphenation patterns into UTF-8 in June 2008.
  16. %
  17. % Source: plhyph.tex (1995-06-26)
  18. % Author: Hanna Kołodziejska, Bogusław Jackowski, Marek Ryćko
  19. %
  20. % The above mentioned file should become obsolete,
  21. % and the author of the original file should preferaby modify this file instead.
  22. %
  23. % Modificatios were needed in order to support native UTF-8 engines,
  24. % but functionality (hopefully) didn't change in any way, at least not intentionally.
  25. % This file is no longer stand-alone; at least for 8-bit engines
  26. % you probably want to use loadhyph-foo.tex (which will load this file) instead.
  27. %
  28. % Modifications were done by Jonathan Kew, Mojca Miklavec & Arthur Reutenauer
  29. % with help & support from:
  30. % - Karl Berry, who gave us free hands and all resources
  31. % - Taco Hoekwater, with useful macros
  32. % - Hans Hagen, who did the unicodifisation of patterns already long before
  33. % and helped with testing, suggestions and bug reports
  34. % - Norbert Preining, who tested & integrated patterns into TeX Live
  35. %
  36. % However, the "copyright/copyleft" owner of patterns remains the original author.
  37. %
  38. % The copyright statement of this file is thus:
  39. %
  40. % Do with this file whatever needs to be done in future for the sake of
  41. % "a better world" as long as you respect the copyright of original file.
  42. % If you're the original author of patterns or taking over a new revolution,
  43. % plese remove all of the TUG comments & credits that we added here -
  44. % you are the Queen / the King, we are only the servants.
  45. %
  46. % If you want to change this file, rather than uploading directly to CTAN,
  47. % we would be grateful if you could send it to us (http://tug.org/tex-hyphen)
  48. % or ask for credentials for SVN repository and commit it yourself;
  49. % we will then upload the whole "package" to CTAN.
  50. %
  51. % Before a new "pattern-revolution" starts,
  52. % please try to follow some guidelines if possible:
  53. %
  54. % - \lccode is *forbidden*, and I really mean it
  55. % - all the patterns should be in UTF-8
  56. % - the only "allowed" TeX commands in this file are: \patterns, \hyphenation,
  57. % and if you really cannot do without, also \input and \message
  58. % - in particular, please no \catcode or \lccode changes,
  59. % they belong to loadhyph-foo.tex,
  60. % and no \lefthyphenmin and \righthyphenmin,
  61. % they have no influence here and belong elsewhere
  62. % - \begingroup and/or \endinput is not needed
  63. % - feel free to do whatever you want inside comments
  64. %
  65. % We know that TeX is extremely powerful, but give a stupid parser
  66. % at least a chance to read your patterns.
  67. %
  68. % For more unformation see
  69. %
  70. % http://tug.org/tex-hyphen
  71. %
  72. %------------------------------------------------------------------------------
  73. %
  74. % This is PLHYPH.TeX - the Polish hyphenation patterns
  75. % version 3.0a, Wednesday, May 17th, 1995
  76. % to be used for the inclusion of Polish hyphenation patterns in any format,
  77. % not necessarily in the MeX or LaMeX ones. The patterns are exactly
  78. % the same as in the version 3.0 being the part of the MeX package,
  79. % only the surrounding of the \pattern command is changed. The authors
  80. % claim the upward compatibility, i.e., the version 3.0a can also be used
  81. % with the MeX or LaMeX formats.
  82. % The history of development of the Polish hyphenation patterns:
  83. %
  84. % The first version of the patterns was developed
  85. % by Hanna Kołodziejska (1987).
  86. %
  87. % The adaptation to the LeX format (see below) and extensive modification
  88. % were done by Bogusław Jackowski & Marek Ryćko (1987--1989).
  89. %
  90. % The hyphenation rules were further improved and adapted to the
  91. % TeX 3.x requirements by Hanna Kołodziejska (1991).
  92. %
  93. % Lone-standing version (3.0a) of patterns was prepared (under pressure
  94. % from LaTeX users) by Bogusław Jackowski and Marek Ryćko, following
  95. % Mariusz Olko's suggestions, 1995.
  96. % The LeX format mentioned above was the first version of the adaptation
  97. % of TeX to the Polish language. The next version is called MeX.