-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #55 from vanderlee/language-update-2023-04-01-01-0…
…4-49 Language update 2023 04 01 01 04 49
- Loading branch information
Showing
80 changed files
with
134,487 additions
and
43,762 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,49 @@ | ||
% Hyphenation patterns for Afrikaans | ||
% | ||
% This work may be distributed and/or modified under the | ||
% conditions of the LaTeX Project Public License, either version 1.3 | ||
% of this license or (at your option) any later version. | ||
% The latest version of this license is in | ||
% http://www.latex-project.org/lppl.txt | ||
% and version 1.3 or later is part of all distributions of LaTeX | ||
% version 2005/12/01 or later. | ||
% ----------------------------------------------------------------- | ||
% title: Hyphenation patterns for Afrikaans | ||
% copyright: Copyright (C) 2013 Tilla Fick and Chris Swanepoel | ||
% notice: This file is part of the hyph-utf8 package. | ||
% See http://www.hyphenation.org/tex for more information. | ||
% language: | ||
% name: Afrikaans | ||
% tag: af | ||
% version: 1.0 (September 2013) | ||
% authors: | ||
% - | ||
% name: Tilla Fick | ||
% contact: fickm (at) unisa.ac.za | ||
% - | ||
% name: Chris Swanepoel | ||
% contact: swanecj (at) unisa.ac.za | ||
% - | ||
% email: hyphen (at) rekenaar (dot) net | ||
% licence: | ||
% name: LPPL | ||
% version: 1.3 | ||
% or_later: true | ||
% hyphenmins: | ||
% generation: | ||
% left: 1 | ||
% right: 1 | ||
% typesetting: | ||
% left: 1 | ||
% right: 2 | ||
% changes: | ||
% - 2013-10-08 Latest change | ||
% texlive: | ||
% encoding: ec | ||
% babelname: afrikaans | ||
% message: Afrikaans hyphenation patterns | ||
% description: |- | ||
% Hyphenation patterns for Afrikaans in T1/EC and UTF-8 encodings. | ||
% OpenOffice includes older patterns created by a different author, | ||
% but the patterns packaged with TeX are considered superior in quality. | ||
% ========================================== | ||
% These patterns were generated with Opatgen from a lexicon | ||
% of 183 000 syllabified Afrikaans words. | ||
% ----------------------------------------------------------------- | ||
% VERSION: 1.0 (September 2013) | ||
% | ||
% AUTHORS: Tilla Fick ([email protected]) | ||
% and | ||
% Chris Swanepoel ([email protected]) | ||
% | ||
% ----------------------------------------------------------------- | ||
% | ||
% Define lefthyphenmin to one and righthyphenmin to two | ||
% (although righthyphenmin could technically be made one, | ||
% in allmost all cases a value of two gives better results): | ||
% \lefthyphenmin=1 \righthyphenmin=2 | ||
% in almost all cases a value of two gives better results) | ||
% | ||
% ----------------------------------------------------------------- | ||
\patterns{ | ||
.aan5s4 | ||
.aä7lawa | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,60 @@ | ||
% These patterns originate from | ||
% http://git.savannah.gnu.org/cgit/smc/hyphenation.git/tree/) | ||
% and have been adapted for hyph-utf8 (for use in TeX). | ||
% title: Hyphenation patterns for Assamese | ||
% copyright: Copyright (C) 2016 Santhosh Thottingal | ||
% notice: This file is part of the hyph-utf8 package. | ||
% See http://www.hyphenation.org/tex for more information. | ||
% source: https://github.com/santhoshtr/hyphenation/ | ||
% language: | ||
% name: Assamese | ||
% tag: as | ||
% version: 0.9.0 2016-01-16 | ||
% authors: | ||
% - | ||
% name: Santhosh Thottingal | ||
% contact: santhosh.thottingal (at) gmail.com | ||
% licence: | ||
% - This file is available under any of the following licences: | ||
% - | ||
% name: MIT | ||
% url: https://opensource.org/licenses/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: | ||
% | ||
% Hyphenation for Assamese | ||
% Copyright (C) 2008-2010 Santhosh Thottingal <[email protected]> | ||
% The above copyright notice and this permission notice shall be | ||
% included in all copies or substantial portions of the Software. | ||
% | ||
% This library is free software; you can redistribute it and/or | ||
% modify it under the terms of the GNU Lesser General Public | ||
% License as published by the Free Software Foundation; | ||
% version 3 or later version of the License. | ||
% | ||
% This library is distributed in the hope that it will be useful, | ||
% but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
% Lesser General Public License for more details. | ||
% | ||
% You should have received a copy of the GNU Lesser General Public | ||
% License along with this library; if not, write to the Free Software | ||
% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | ||
% 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. | ||
% - | ||
% name: LGPL | ||
% version: 3 | ||
% or_later: true | ||
% url: http://www.gnu.org/licenses/lgpl.html | ||
% - | ||
% name: GPL | ||
% version: 3 | ||
% or_later: true | ||
% url: http://www.gnu.org/licenses/gpl.html | ||
% hyphenmins: | ||
% generation: | ||
% left: 1 | ||
% right: 1 | ||
% texlive: | ||
% babelname: assamese | ||
% message: Assamese hyphenation patterns | ||
% package: indic | ||
% | ||
\patterns{ | ||
% GENERAL RULE | ||
|
Oops, something went wrong.