Apostolos Fanakis
3 years ago
12 changed files with 29 additions and 50 deletions
@ -1,21 +0,0 @@ |
|||||
This is a list: |
|
||||
\begin{itemize} |
|
||||
\item item 1 |
|
||||
\item item 2 |
|
||||
\item item 3 |
|
||||
\end{itemize} |
|
||||
|
|
||||
This is some vertical space |
|
||||
\vspace{2cm} |
|
||||
|
|
||||
This is a numbered list: |
|
||||
\begin{enumerate} |
|
||||
\item asdf |
|
||||
\item fdas |
|
||||
\end{enumerate} |
|
||||
|
|
||||
\footnote{Here is a footnote} |
|
||||
|
|
||||
\texttt{This is monospace} |
|
||||
\newline |
|
||||
\newpage |
|
@ -1,14 +0,0 @@ |
|||||
\ProvidesPackage{thesis-general} |
|
||||
|
|
||||
% --- Languages & Fonts --- |
|
||||
\usepackage{languages-fonts} |
|
||||
|
|
||||
% --- Styling --- |
|
||||
\usepackage{hyperref} % Extensive support for hypertext |
|
||||
\usepackage{authblk} % Support for footnote style author/affiliation |
|
||||
\usepackage{enumitem} % For item lists |
|
||||
\usepackage{greek-enumerate} % Greek enumeration for ordered item lists |
|
||||
\usepackage{float} % For \begin{figure}[H] |
|
||||
\usepackage[font={footnotesize, it}]{caption} % For captions under figures |
|
||||
|
|
||||
\renewcommand{\arraystretch}{1.2} % Streches the table row height so text is not crammed between the lines |
|
Binary file not shown.
Loading…
Reference in new issue