Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 570 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 570 Bytes

sbs-hyphenation-tables

German hyphenation tables used by SBS

Install

make sudo make install

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

  • hyph_de_DE.dic:
    • original German table (hyph_de_DE.orig.dic)
    • enhanced with a list of exception words (whitelist_de.txt, whitelist_de_SBS.txt)
  • hyph_de_DE_OLDSPELL: table for old German spelling

Create Debian package

debuild -us -uc