1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
% title: Hyphenation patterns for Slovenian
% copyright: Copyright (C) 1990 Matjaž Vrečko
% notice: This file is part of the hyph-utf8 package.
% See http://www.hyphenation.org/tex for more information.
% language:
% name: Slovenian
% tag: sl
% version: 1990
% authors:
% -
% name: Matjaž Vrečko
% affiliation: TeXCeX
% contact: matjaz (at) mg-soft.si
% licence:
% - This file is available under any of these licences:
% -
% name: LPPL
% version: 1
% or_later: true
% url: http://www.latex-project.org/lppl/lppl-1-0.html
% -
% name: MIT
% url: https://opensource.org/licences/MIT
% text: >
% Permission is hereby granted, free of charge, to any person
% obtaining a copy of this software and associated documentation
% files (the "Software"), to deal in the Software without
% restriction, including without limitation the rights to use,
% copy, modify, merge, publish, distribute, sublicense, and/or sell
% copies of the Software, and to permit persons to whom the
% Software is furnished to do so, subject to the following
% conditions:
%
% The above copyright notice and this permission notice shall be
% included in all copies or substantial portions of the Software.
%
% THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
% EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
% OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
% NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
% HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
% WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
% FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
% OTHER DEALINGS IN THE SOFTWARE.
% hyphenmins:
% typesetting:
% left: 2
% right: 3
% changes:
% - 1990 First version of `hyphen.si' (Matjaž Vrečko, TeXCeX)
%
% - >
% Some cosmetic changes done later on, but none of these apply any more;
% the patterns are still the same as they were originally:
% - 1994-05-17 Use of code page 852 in patterns (Leon Žlajpah)
% - 1995-04-06 Release of `sihyph21.tex'
% - 1995-06-20 >
% Added \slovenehyphenmins
% Release of `sihyph22.tex'
% - 1997-15-04 >
% Some changes concerning "c, "s, "z and ...
% Release of `sihyph23.tex'
% - 2007-01-20 >
% `sihyph23.tex' renamed to `slhyph.tex'
% (sl is the proper language code for Slovenian)
%
|