12 lines
288 B
Plaintext
12 lines
288 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: bmstu-appendix
|
|
# key: -приложения
|
|
# --
|
|
\\newpage
|
|
\\appendix
|
|
\\setcounter{secnumdepth}{0}
|
|
\\section*{Приложения}
|
|
\\addcontentsline{toc}{section}{Приложения}
|
|
\\renewcommand{\thesubsection}{\Asbuk{subsection}}
|
|
|
|
\\subsection{$1}$0 |