diff options
Diffstat (limited to 'tex/context/patterns/lang-la.rme')
-rw-r--r-- | tex/context/patterns/lang-la.rme | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/tex/context/patterns/lang-la.rme b/tex/context/patterns/lang-la.rme new file mode 100644 index 000000000..9b4c7f31b --- /dev/null +++ b/tex/context/patterns/lang-la.rme @@ -0,0 +1,105 @@ +% generated by mtxrun --script pattern --convert + +% This file is part of hyph-utf8 package and resulted from +% semi-manual conversions of hyphenation patterns into UTF-8 in June 2008. +% +% Source: lahyph.tex (2007-09-03) +% Author: Claudio Beccari <claudio.beccari at polito.it> +% +% The above mentioned file should become obsolete, +% and the author of the original file should preferaby modify this file instead. +% +% Modificatios were needed in order to support native UTF-8 engines, +% but functionality (hopefully) didn't change in any way, at least not intentionally. +% This file is no longer stand-alone; at least for 8-bit engines +% you probably want to use loadhyph-foo.tex (which will load this file) instead. +% +% Modifications were done by Jonathan Kew, Mojca Miklavec & Arthur Reutenauer +% with help & support from: +% - Karl Berry, who gave us free hands and all resources +% - Taco Hoekwater, with useful macros +% - Hans Hagen, who did the unicodifisation of patterns already long before +% and helped with testing, suggestions and bug reports +% - Norbert Preining, who tested & integrated patterns into TeX Live +% +% However, the "copyright/copyleft" owner of patterns remains the original author. +% +% The copyright statement of this file is thus: +% +% Do with this file whatever needs to be done in future for the sake of +% "a better world" as long as you respect the copyright of original file. +% If you're the original author of patterns or taking over a new revolution, +% plese remove all of the TUG comments & credits that we added here - +% you are the Queen / the King, we are only the servants. +% +% If you want to change this file, rather than uploading directly to CTAN, +% we would be grateful if you could send it to us (http://tug.org/tex-hyphen) +% or ask for credentials for SVN repository and commit it yourself; +% we will then upload the whole "package" to CTAN. +% +% Before a new "pattern-revolution" starts, +% please try to follow some guidelines if possible: +% +% - \lccode is *forbidden*, and I really mean it +% - all the patterns should be in UTF-8 +% - the only "allowed" TeX commands in this file are: \patterns, \hyphenation, +% and if you really cannot do without, also \message +% - in particular, please no \catcode or \lccode changes, +% they belong to loadhyph-foo.tex, +% and no \lefthyphenmin and \righthyphenmin, +% they have no influence here and belong elsewhere +% - \begingroup and/or \endinput is not needed +% - feel free to do whatever you want inside comments +% +% We know that TeX is extremely powerful, but give a stupid parser +% at least a chance to read your patterns. +% +% For more unformation see +% +% http://tug.org/tex-hyphen +% +%------------------------------------------------------------------------------ +% +% ********** lahyph.tex ************* +% +% Copyright 1999- 2001 Claudio Beccari +% [latin hyphenation patterns] +% +% ----------------------------------------------------------------- +% IMPORTANT NOTICE: +% +% This program can be redistributed and/or modified under the terms +% of the LaTeX Project Public License Distributed from CTAN +% archives in directory macros/latex/base/lppl.txt; either +% version 1 of the License, or any later version. +% ----------------------------------------------------------------- +% +% Patterns for the latin language mainly in modern spelling +% (u when u is needed and v when v is needed); medieval spelling +% with the ligatures \ae and \oe and the (uncial) lowercase `v' +% written as a `u' is also supported; apparently there is no conflict +% between the patterns of modern Latin and those of medieval Latin. +% +% Support for font encoding OT1 with 128-character set and +% for font encoding T1 with a 256-character set. +% +% Prepared by Claudio Beccari +% Politecnico di Torino +% Torino, Italy +% e-mail beccari@polito.it +% +% 1999/03/10 Integration of `lahyph7.tex' and `lahyph8.tex' into +% one file `lahyph.tex' supporting fonts in OT1 and T1 encoding by +% Bernd Raichle using the macro code from `dehypht.tex' (this code +% is Copyright 1993,1994,1998,1999 Bernd Raichle/DANTE e.V.). +% +% +% \versionnumber{3.1} \versiondate{2007/04/16} +% +% Information after \endinput. +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +% \message{Latin Hyphenation Patterns `lahyph' Version 3.1 <2007/04/16>} +% +%
\ No newline at end of file |