-
Notifications
You must be signed in to change notification settings - Fork 0
/
title.tex
51 lines (50 loc) · 1.69 KB
/
title.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
\setbeamertemplate{title page}
{
\ifnumequal{\value{logotitle}}{1}{
\IfFileExists{images/logo.pdf}{
\begin{minipage}[c]{0.15\textwidth}
\begin{flushleft}
\usebeamercolor[fg]{titlegraphic}\inserttitlegraphic
\end{flushleft}
\end{minipage}%
\hfill
\begin{minipage}[c]{0.8\linewidth}
\centering
\usebeamerfont{institute}\insertinstitute\par
\end{minipage}
}{
\centering
\usebeamerfont{institute}\insertinstitute\par
}
}{
\centering
\usebeamerfont{institute}\insertinstitute\par
}
\centering
\vfill
\usebeamerfont{subtitle}\insertsubtitle\par
\bigskip
\usebeamerfont{title}\inserttitle\par
\vfill
\usebeamerfont{author}\insertauthor\par
\vfill
\usebeamerfont{date}\insertdate\par
}
%\title{\small{Название презентации}}
\title{\thesisTitle}
\author{%
\texorpdfstring{%
\emph{Выступающий:}~\thesisAuthorShort\\%
\emph{Руководитель:}~\supervisorRegaliaShort~\supervisorFioShort\\%
%
}{\thesisAuthor}%
}
\date{\texorpdfstring{\thesisCity, \thesisYear}{}}
\institute{\texorpdfstring{\thesisOrganization}{}}
\IfFileExists{images/logo.pdf}{
\titlegraphic{\includegraphics[width=\textwidth]{images/logo}}
\ifnumequal{\value{logoother}}{1}{
\logo{\includegraphics[width=0.15\textwidth]{images/logo}}
}{}
}{}
\subtitle{Представление на соискание учёной степени \thesisDegree\ по специальности \thesisSpecialtyNumber\ \thesisSpecialtyTitle}