mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 17:17:22 +01:00
29 lines
597 B
TeX
29 lines
597 B
TeX
\documentclass[11pt]{article}
|
|
\usepackage[utf8]{inputenc}
|
|
\usepackage[T1]{fontenc}
|
|
\usepackage{graphicx}
|
|
\usepackage{longtable}
|
|
\usepackage{wrapfig}
|
|
\usepackage{rotating}
|
|
\usepackage[normalem]{ulem}
|
|
\usepackage{amsmath}
|
|
\usepackage{amssymb}
|
|
\usepackage{capt-of}
|
|
\usepackage{hyperref}
|
|
\usepackage{verbatim}
|
|
\usepackage{listings}
|
|
\author{Leon Schwarzäugl}
|
|
\date{\today}
|
|
\title{--NAME--}
|
|
\hypersetup{
|
|
pdfauthor={Leon Schwarzäugl},
|
|
pdftitle={--METADATA-NAME--},
|
|
pdfkeywords={},
|
|
pdfsubject={},
|
|
pdfcreator={Emacs 30.0.50 (Org mode 9.6.12)},
|
|
pdflang={English}}
|
|
\begin{document}
|
|
|
|
|
|
|
|
\end{document}
|