forked from vpodaruev/programming-with-cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsetup.tex
More file actions
16 lines (13 loc) · 841 Bytes
/
setup.tex
File metadata and controls
16 lines (13 loc) · 841 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
% !TEX encoding = UTF8
% !TEX spellcheck = en_US
%%% Redefine names %%%
\renewcommand*\paperOrganization{Московский физико-технический институт \\
(государственный университет)}
\renewcommand*\paperOrganizationShort{МФТИ}
\renewcommand*\paperDepartment{Факультет аэромеханики и летательной техники}
\renewcommand*\paperDepartmentShort{ФАЛТ}
\renewcommand*\paperTitle{Программирование на языке \lang{C++}}
\renewcommand*\paperAuthor{\textcopyright Преподаватели}
\renewcommand*\paperKeywords{МФТИ, ФАЛТ, информатика, программирование, язык С++}
\renewcommand*\paperDate{\textit{2023--2024 уч.\,гг.}}
\renewcommand*\paperYear{2023--2024\,гг.}