summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/hyphen-norwegian.tlpsrc
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-05-30 16:59:15 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-05-30 16:59:15 +0000
commitf897483ba207f150a5377b58ff03c015d5fa5fb0 (patch)
tree230e99513bc2d609f386d5fafcf9f2370d086371 /Master/tlpkg/tlpsrc/hyphen-norwegian.tlpsrc
parentf81c4e4f737959663d1e9c288c631a289a9e20ac (diff)
hyph-utf8 update: tlpsrc files, part 1
git-svn-id: svn://tug.org/texlive/trunk@18614 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/hyphen-norwegian.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-norwegian.tlpsrc18
1 files changed, 16 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-norwegian.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-norwegian.tlpsrc
index 5750795196b..b7b968e1c8f 100644
--- a/Master/tlpkg/tlpsrc/hyphen-norwegian.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-norwegian.tlpsrc
@@ -1,3 +1,17 @@
category TLCore
-execute AddHyphen name=bokmal synonyms=norwegian,norsk lefthyphenmin=2 righthyphenmin=2 file=loadhyph-nb.tex
-execute AddHyphen name=nynorsk lefthyphenmin=2 righthyphenmin=2 file=loadhyph-nn.tex
+depend hyphen-base
+execute AddHyphen \
+ name=bokmal synonyms=norwegian,norsk \
+ lefthyphenmin=2 \
+ righthyphenmin=2 \
+ file=loadhyph-nb.tex \
+ file_patterns=hyph-nb.pat.txt \
+ file_exceptions=
+execute AddHyphen \
+ name=nynorsk \
+ lefthyphenmin=2 \
+ righthyphenmin=2 \
+ file=loadhyph-nn.tex \
+ file_patterns=hyph-nn.pat.txt \
+ file_exceptions=
+