summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/shipunov/numerus-ex-ru.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-02-19 17:05:28 +0000
committerKarl Berry <karl@freefriends.org>2008-02-19 17:05:28 +0000
commitcf4d2164c6ed64dccbe7d8abdd8b0c95f8509a1c (patch)
treeadbb0d174b4ab3c017b085367d946ad7ba3b417b /Master/texmf-dist/doc/latex/shipunov/numerus-ex-ru.tex
parentf95f16133feaac8dd66077e38d247937f819c815 (diff)
new latex collection shipunov (18feb08)
git-svn-id: svn://tug.org/texlive/trunk@6680 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/shipunov/numerus-ex-ru.tex')
-rw-r--r--Master/texmf-dist/doc/latex/shipunov/numerus-ex-ru.tex29
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/shipunov/numerus-ex-ru.tex b/Master/texmf-dist/doc/latex/shipunov/numerus-ex-ru.tex
new file mode 100644
index 00000000000..984d1ffb094
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/shipunov/numerus-ex-ru.tex
@@ -0,0 +1,29 @@
+\documentclass{report}
+\usepackage[cp1251]{inputenc}
+\usepackage[T2A]{fontenc}
+\usepackage[russian]{babel}
+
+\usepackage{numerus}
+
+\makeatletter
+\c@chapter=99
+\renewcommand*{\thechapter}{\PROpis[z]{\c@chapter}}
+\makeatother
+
+\begin{document}
+
+\textsl{\uppercase{Глава} \thechapter}\bigskip
+
+... Настоящие мастера могут создавать очень сложных, многопрограммных,
+самообучающихся дублей. Такого вот супера Роман отправил летом вместо
+меня на машине. И никто из моих ребят не догадался, что это был не я.
+Дубль великолепно вел мой <<Москвич>>, ругался, когда его кусали комары, и
+с удовольствием пел хором. Вернувшись в Ленинград, он развез всех по
+домам, самостоятельно сдал прокатный автомобиль, расплатился и тут же
+исчез...
+
+\Propis[m]{99}, \propis[z]{1234}, \PROpis{123456}
+
+\Propis{1}, \propis{2}, \propis{3}, \propis{4}, \propis{5}, \propis{6}, \propis{7}, \propis{8}, \propis{9}, \propis{10}, \propis{11}, \propis{12}, \propis{13}, \propis{14}, и так далее...
+
+\end{document}