Add default Tex template
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
\documentclass[11pt, oneside]{article} % use "amsart" instead of "article" for AMSLaTeX format
|
||||
\usepackage{geometry} % See geometry.pdf to learn the layout options. There are lots.
|
||||
\geometry{letterpaper} % ... or a4paper or a5paper or ...
|
||||
%\geometry{landscape} % Activate for rotated page geometry
|
||||
%\usepackage[parfill]{parskip} % Activate to begin paragraphs with an empty line\usepackage{graphicx} % Use pdf, png, jpg, or eps§ with pdflatex; use eps in DVI mode
|
||||
% TeX will automatically convert eps --> pdf in pdflatex
|
||||
|
||||
%\usepackage{{Gratzer-Color-Scheme} % Active to color theorems red and lemmas blue
|
||||
|
||||
\usepackage{amssymb}
|
||||
|
||||
%SetFonts
|
||||
|
||||
%SetFonts
|
||||
|
||||
|
||||
\title{Brief Article}
|
||||
\author{The Author}
|
||||
%\date{} % Activate to display a given date or no date
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
%\section{}
|
||||
%\subsection{}
|
||||
|
||||
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user