Browse Source

feat: add numbered pdf bookmarks

develop
Ezerous 3 years ago
parent
commit
ba863c189c
  1. 5
      chapters/appendix/screenshots-appendix.tex
  2. 4
      misc/packages.tex
  3. BIN
      thesis.pdf

5
chapters/appendix/screenshots-appendix.tex

@ -1,3 +1,4 @@
\chapter{Στιγμιότυπα οθόνης πλατφόρμας} \label{screenshots-appendix}
\chapter*{Παράρτημα Αʹ\\[20pt]Στιγμιότυπα οθόνης πλατφόρμας}\label{screenshots-appendix}
\addcontentsline{toc}{section}{Αʹ Στιγμιότυπα οθόνης πλατφόρμας}
TODO: add screenshots of application
% TODO: add screenshots of application

4
misc/packages.tex

@ -15,7 +15,7 @@
\usepackage{fontawesome5}
% --- Styling ---
\usepackage{hyperref} % Extensive support for hypertext
\usepackage[bookmarksnumbered]{hyperref} % Extensive support for hypertext
\usepackage{authblk} % Support for footnote style author/affiliation
\usepackage{enumitem} % For item lists
\usepackage{custom-packages/greek-enumerate} % Greek enumeration for ordered item lists
@ -54,4 +54,4 @@
\MakeOuterQuote{"} % For csquotes package
% Hyphenations
\input{misc/hyphenations}
\input{misc/hyphenations} %TODO: needed?

BIN
thesis.pdf

Binary file not shown.
Loading…
Cancel
Save