Cleanup home, add wallpapers, add templates
This commit is contained in:
14
templates/Office/Latex Report.tex
Normal file
14
templates/Office/Latex Report.tex
Normal file
@@ -0,0 +1,14 @@
|
||||
\documentclass{report}
|
||||
\usepackage[a4paper, margin=1in]{geometry}
|
||||
\usepackage{hyperref}
|
||||
\usepackage{float}
|
||||
\usepackage{graphicx}
|
||||
\usepackage{pdfpages}
|
||||
\usepackage{amsmath}
|
||||
\usepackage{listings}
|
||||
%\setlength{\parskip}{0.5em}
|
||||
\setlength{\parindent}{0pt}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\end{document}
|
Reference in New Issue
Block a user