summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lhcyr/statya.tex
diff options
context:
space:
mode:
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}