mirror of
https://github.com/kuhyx/engineer-thesis-WUT.git
synced 2026-07-04 13:23:09 +02:00
feat: thesis abstract placeholder
This commit is contained in:
parent
ec80566121
commit
d136a1cb4f
Binary file not shown.
@ -108,7 +108,12 @@
|
||||
\newfontfamily{\adagioLight}{Adagio Slab Light}
|
||||
\newfontfamily{\helveticaLight}{HelveticaLTStd-Light}
|
||||
\newfontfamily{\helvetica}{Helvetica}
|
||||
|
||||
\newcommand{\tytul}{
|
||||
Tworzenie aplikacji multiplatformowych na podstawie tworzenia silnika do gier "match three"
|
||||
}
|
||||
\newcommand{\tytulEng}{
|
||||
Example of creation of multiplatform apps on basis of creating match-three game engine
|
||||
}
|
||||
\begin{document}
|
||||
\begin{titlepage}
|
||||
\begin{minipage}{0.9\textwidth}%
|
||||
@ -137,7 +142,7 @@
|
||||
{\fontsize{12}{12}\helveticaLight na specjalno{\fontsize{12}{12}\adagioLight ś}ci Computer Systems and Networks \\[50pt]}
|
||||
|
||||
|
||||
{\fontsize{14}{14}\helvetica Tworzenie aplikacji multiplatformowych na podstawie tworzenia silnika do gier "match three" \\[50pt]}
|
||||
{\fontsize{14}{14}\helvetica \tytul \\[50pt]}
|
||||
|
||||
{\fontsize{12}{12}\helveticaLight numer pracy według wydzia{\fontsize{12}{12}\adagioLight ł}owej ewidencji prac \{liczba\} \\[12pt]}
|
||||
|
||||
@ -160,26 +165,18 @@
|
||||
|
||||
\end{titlepage}
|
||||
|
||||
\begin{table}
|
||||
\caption {Table Title}
|
||||
taest
|
||||
\end{table}
|
||||
|
||||
\newpage
|
||||
\chapter{Chapter}
|
||||
Chapter
|
||||
\section{section1}
|
||||
sekcja
|
||||
\subsection{subsection2}
|
||||
subsekcja
|
||||
\subsubsection{subsubsection3}
|
||||
subsubsekcja
|
||||
\subsubsection{Streszczenie pracy}
|
||||
{\fontsize{12}{12}
|
||||
\tytul \\
|
||||
\{SLOWA KLUCZOWE\}
|
||||
}
|
||||
\newpage
|
||||
\subsubsection{Thesis abstract}
|
||||
\fontsize{12}{12}{\tytulEng \\
|
||||
\{KEYWORDS\}
|
||||
}
|
||||
|
||||
\paragraph{paragraf}
|
||||
\begin{itemize}
|
||||
\item test
|
||||
\item test
|
||||
\end{itemize}
|
||||
|
||||
|
||||
\end{document}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user