summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-serbian.tlpsrc9
-rw-r--r--Master/tlpkg/tlpsrc/ptex.tlpsrc1
2 files changed, 10 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-serbian.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-serbian.tlpsrc
index 226a9a18c04..787c2c40166 100644
--- a/Master/tlpkg/tlpsrc/hyphen-serbian.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-serbian.tlpsrc
@@ -8,4 +8,13 @@ execute AddHyphen \
file=loadhyph-sr-latn.tex \
file_patterns=hyph-sr-latn.pat.txt \
file_exceptions=hyph-sr-latn.hyp.txt
+execute AddHyphen \
+ name=serbianc \
+ lefthyphenmin=2 \
+ righthyphenmin=2 \
+ file=loadhyph-sr-cyrl.tex \
+ file_patterns=hyph-sr-cyrl.pat.txt \
+ file_exceptions=hyph-sr-cyrl.hyp.txt
+# TODO: for XeTeX and LuaTeX Latin and Cyrillic patterns will be merged,
+# but we still need separate patterns for pdfTeX
diff --git a/Master/tlpkg/tlpsrc/ptex.tlpsrc b/Master/tlpkg/tlpsrc/ptex.tlpsrc
index baf6641b7de..75d536b388f 100644
--- a/Master/tlpkg/tlpsrc/ptex.tlpsrc
+++ b/Master/tlpkg/tlpsrc/ptex.tlpsrc
@@ -1,5 +1,6 @@
depend tex
depend latex
+depend hyph-utf8
depend adobemapping
#
execute AddFormat name=ptex engine=ptex options="ptex.ini"