diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-10 21:41:05 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-10 21:41:05 +0200 |
| commit | b6202a785ce486531826d23999971712c512c785 (patch) | |
| tree | 346cc89f739dfa13e16a45bb2ec040512a36a4a4 /content/preamble/dedication.tex | |
| parent | efed2f678137467b6d317c61b88494979ed49109 (diff) | |
feat: changed the TOC and added the preamble
Diffstat (limited to 'content/preamble/dedication.tex')
| -rw-r--r-- | content/preamble/dedication.tex | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/content/preamble/dedication.tex b/content/preamble/dedication.tex index 9bc75a8..ba1667d 100644 --- a/content/preamble/dedication.tex +++ b/content/preamble/dedication.tex @@ -1,9 +1,9 @@ -% Thesis Dedication --------------------------------------------------- - -%\begin{dedication} %this creates the heading for the dedication page - -%To ... - -%\end{dedication} - -% ----------------------------------------------------------------------
\ No newline at end of file +\newpage +\begin{center} + {\bfseries \Huge Dedication} +\end{center} +\begin{center} + \vspace*{\fill} + \emph{\textbf{To my sister Julia}} + \vspace*{\fill} +\end{center} |
