summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lhcyr/statya.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:57:58 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:57:58 +0000
commitbcb22177f6a6bbd02e6a2cbb8d32517bdf36997b (patch)
tree3a23acf705ac3e591013deff4b9f397035705bcd /Master/texmf-dist/tex/latex/lhcyr/statya.tex
parentdd924584334c660f0cda818ee0762c8ecd886490 (diff)
lhcyr
git-svn-id: svn://tug.org/texlive/trunk@1038 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lhcyr/statya.tex')
-rw-r--r--Master/texmf-dist/tex/latex/lhcyr/statya.tex48
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lhcyr/statya.tex b/Master/texmf-dist/tex/latex/lhcyr/statya.tex
new file mode 100644
index 00000000000..55a736e34bd
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/lhcyr/statya.tex
@@ -0,0 +1,48 @@
+\documentclass{article}
+
+\usepackage[russtyle]{lhcyralt}
+
+\begin{document}
+
+\title{Статья}
+\date{\today}
+\maketitle
+
+\begin{abstract}
+Просто текст. Просто текст. Просто текст.
+Просто текст. Просто текст. Просто текст.
+Просто текст. Просто текст. Просто текст.
+\end{abstract}
+
+\tableofcontents
+
+\section{Введение}
+
+Просто текст. Просто текст. Просто текст.
+Просто текст. Просто текст. Просто текст.
+Просто текст. Просто текст. Просто текст.
+
+\appendix
+
+\section{Приложение}
+
+Просто текст. Просто текст. Просто текст.
+Просто текст. Просто текст. Просто текст.
+Просто текст. Просто текст. Просто текст.
+
+\section{Приложение}
+
+Просто текст. Просто текст. Просто текст.
+Просто текст. Просто текст. Просто текст.
+Просто текст. Просто текст. Просто текст.
+
+\begin{thebibliography}{0}
+\bibitem{1} Книга
+\end{thebibliography}
+
+\begin{figure}
+РИСУНОК
+\caption{пример}
+\end{figure}
+
+\end{document}