summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation')
-rw-r--r--Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/README4
-rw-r--r--Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/combined_hyphenation_ruen-x.pdfbin0 -> 8399 bytes
-rw-r--r--Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/combined_hyphenation_ruen-x.tex19
-rw-r--r--Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/combined_hyphenation_ruen.pdfbin0 -> 22179 bytes
-rw-r--r--Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/combined_hyphenation_ruen.tex18
-rw-r--r--Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/examples.zipbin0 -> 46075 bytes
6 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/README b/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/README
new file mode 100644
index 00000000000..98077e85e6b
--- /dev/null
+++ b/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/README
@@ -0,0 +1,4 @@
+Combined Russian-English hyphenation is now made simple: just combine
+together hyphenation patterns (both types), then change
+'loadhyph-ru.tex'. Please see examples to understand it better. Then, as
+usual, re-compile format files. \ No newline at end of file
diff --git a/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/combined_hyphenation_ruen-x.pdf b/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/combined_hyphenation_ruen-x.pdf
new file mode 100644
index 00000000000..26b692b8684
--- /dev/null
+++ b/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/combined_hyphenation_ruen-x.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/combined_hyphenation_ruen-x.tex b/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/combined_hyphenation_ruen-x.tex
new file mode 100644
index 00000000000..fc19c1f7cb5
--- /dev/null
+++ b/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/combined_hyphenation_ruen-x.tex
@@ -0,0 +1,19 @@
+\documentclass{article}
+\usepackage[russian]{babel} % only "russian" because it is actually combined!
+
+\usepackage{boxedminipage}
+
+\usepackage{fontspec}
+\setmainfont{CMU Serif}
+
+\begin{document}
+
+\begin{boxedminipage}{1.2cm}
+Some long tedious Englishtext to show if combined (Russian and English together) hyphenation actually works
+\end{boxedminipage}
+
+\begin{boxedminipage}{1.2cm}
+Довольно длинный текст, который позволяет видеть, работают ли комбинированные (одновременно русские и английские) переносы
+\end{boxedminipage}
+
+\end{document}
diff --git a/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/combined_hyphenation_ruen.pdf b/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/combined_hyphenation_ruen.pdf
new file mode 100644
index 00000000000..c4bde21eb11
--- /dev/null
+++ b/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/combined_hyphenation_ruen.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/combined_hyphenation_ruen.tex b/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/combined_hyphenation_ruen.tex
new file mode 100644
index 00000000000..24d55e19335
--- /dev/null
+++ b/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/combined_hyphenation_ruen.tex
@@ -0,0 +1,18 @@
+\documentclass{article}
+\usepackage[utf8]{inputenc}
+\usepackage[T2A]{fontenc}
+\usepackage[russian]{babel} % only "russian" because it is actually combined!
+
+\usepackage{boxedminipage}
+
+\begin{document}
+
+\begin{boxedminipage}{1.2cm}
+Some long tedious Englishtext to show if combined (Russian and English together) hyphenation actually works
+\end{boxedminipage}
+
+\begin{boxedminipage}{1.2cm}
+Довольно длинный текст, который позволяет видеть, работают ли комбинированные (одновременно русские и английские) переносы
+\end{boxedminipage}
+
+\end{document}
diff --git a/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/examples.zip b/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/examples.zip
new file mode 100644
index 00000000000..15e28bb0842
--- /dev/null
+++ b/Master/texmf-dist/doc/xelatex/xecyr/combined_hyphenation/examples.zip
Binary files differ