Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.36 KB

README.md

File metadata and controls

54 lines (36 loc) · 1.36 KB

sbs-hyphenation-tables

German hyphenation tables used by Swiss Library for the Blind, Visually Impaired and Print Disabled.

The tables are modified versions of the German tables provided by OpenOffice.org. They are enhanced with a list of exception words.

Create Debian package

mvn clean package

Release

mvn release:clean release:prepare -DdryRun=true
mvn release:clean release:prepare release:perform

after that make sure the artifacts are pushed to Maven Central by closing and releasing them in the Sonatype Nexus Repository Manager.

Install

dpkg -i target/*.deb

This will install the following hyphenation tables into /usr/share/hyphen:

  • hyph_de_DE.dic
  • hyph_de_DE_OLDSPELL

Authors

License

Copyright 2013-2014 Swiss Library for the Blind, Visually Impaired and Print Disabled

Licensed under GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.