mirror of
https://github.com/kuhyx/engineer-thesis-WUT.git
synced 2026-07-04 15:23:13 +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{\adagioLight}{Adagio Slab Light}
|
||||||
\newfontfamily{\helveticaLight}{HelveticaLTStd-Light}
|
\newfontfamily{\helveticaLight}{HelveticaLTStd-Light}
|
||||||
\newfontfamily{\helvetica}{Helvetica}
|
\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{document}
|
||||||
\begin{titlepage}
|
\begin{titlepage}
|
||||||
\begin{minipage}{0.9\textwidth}%
|
\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{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]}
|
{\fontsize{12}{12}\helveticaLight numer pracy według wydzia{\fontsize{12}{12}\adagioLight ł}owej ewidencji prac \{liczba\} \\[12pt]}
|
||||||
|
|
||||||
@ -160,26 +165,18 @@
|
|||||||
|
|
||||||
\end{titlepage}
|
\end{titlepage}
|
||||||
|
|
||||||
\begin{table}
|
|
||||||
\caption {Table Title}
|
|
||||||
taest
|
|
||||||
\end{table}
|
|
||||||
|
|
||||||
\newpage
|
\subsubsection{Streszczenie pracy}
|
||||||
\chapter{Chapter}
|
{\fontsize{12}{12}
|
||||||
Chapter
|
\tytul \\
|
||||||
\section{section1}
|
\{SLOWA KLUCZOWE\}
|
||||||
sekcja
|
}
|
||||||
\subsection{subsection2}
|
\newpage
|
||||||
subsekcja
|
\subsubsection{Thesis abstract}
|
||||||
\subsubsection{subsubsection3}
|
\fontsize{12}{12}{\tytulEng \\
|
||||||
subsubsekcja
|
\{KEYWORDS\}
|
||||||
|
}
|
||||||
|
|
||||||
\paragraph{paragraf}
|
|
||||||
\begin{itemize}
|
|
||||||
\item test
|
|
||||||
\item test
|
|
||||||
\end{itemize}
|
|
||||||
|
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user