Skip to content

Commit 22b5b6e

Browse files
authored
Merge pull request #63 from alexander-nitsche/task-replace-outdated-language-de
Use German orthography from 2006 as standard orthography
2 parents 68d4d62 + dcbe23c commit 22b5b6e

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

build/update-language-files.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,9 @@
4949
"toPath": "../languages/hyph-de-ch-1901.tex"
5050
},
5151
{
52-
"_comment": "The German language is covered by more specific versions - see above. This one is not available as of 2023-03-20.",
53-
"fromUrl": "http://mirror.ctan.org/language/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-de.tex",
54-
"toPath": "../languages/hyph-de.tex",
55-
"disabled": true
52+
"_comment": "Use German orthography from 2006 as standard German orthography.",
53+
"fromUrl": "http://mirror.ctan.org/language/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-de-1996.tex",
54+
"toPath": "../languages/hyph-de.tex"
5655
},
5756
{
5857
"fromUrl": "http://mirror.ctan.org/language/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-el-monoton.tex",

0 commit comments

Comments
 (0)