Skip to content

hyphenation/tex-hyphen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3d590b0 · Feb 25, 2025
Feb 20, 2025
Feb 24, 2016
Jun 3, 2014
Apr 29, 2011
Oct 1, 2015
Feb 25, 2025
Mar 21, 2016
Apr 5, 2016
Aug 3, 2018
May 18, 2019
Feb 20, 2025
Jan 23, 2016
Jul 29, 2018
Dec 11, 2018
Sep 20, 2019
Jan 20, 2017
Mar 7, 2024
Jul 29, 2018
Jun 11, 2008
Jan 7, 2025
Jun 13, 2008
Feb 25, 2025
Jun 29, 2011
Dec 11, 2018
Jan 1, 2019
Jan 1, 2019

Repository files navigation

Build Status

This is the central repository for all hyphenation patterns (that we know of). These patterns are encoded in UTF-8, but can also be used with 8-bit TeX engines such as pdfTeX with the help of mechanisms provided with the package. It is meant to be a low-level package and is integrated with all major TeX distributions (TeX Live, MiKTeX, W32TeX); most TeX users should thus not concern themselves with this package, unless of course they’re working on the hyphenation patterns themselves.

We upload the package to CTAN regularly and use git branches to identify versions; a CTAN upload has a version date in the form yyyy-mm-dd, corresponding to branch CTAN-yyyy.mm.dd in this git repository. Because the package contains contributions from many different sources that are not updated at the same time, we felt this was this best choice for version identifiers.

If you are an author of hyphenation patterns and want to add or update them, please contact the maintainers through the mailing list: [email protected] You can also visit the TeX hyphenation page for more information and technical details.

Licence

Unless otherwise mentioned, all files are placed under the [MIT licence][https://opensource.org/licenses/mit]. There are, however, a number of exceptions that all occur in the “core” hyph-*.tex files and their derivatives, meaning that it cannot be assumed that the actual licences (and there are many of them) are suitable for any particular project.

Running

bundle (or bundle install) bundle exec rake runs the default task in the Rakefile.