Ezerous
3 years ago
7 changed files with 23 additions and 46 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,12 +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 |
Binary file not shown.
Loading…
Reference in new issue