summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/math-into-latex-4/gg.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-01-12 23:14:02 +0000
committerKarl Berry <karl@freefriends.org>2017-01-12 23:14:02 +0000
commitb5b3eefc8fb0473726a865efb286b15f48809537 (patch)
tree1dbb66ccb50f0c47926c6edb02f7b355519c20b3 /Master/texmf-dist/doc/latex/math-into-latex-4/gg.tex
parent2a37d3018353834123c45066ee3ea6a4e11a46f1 (diff)
math-into-latex-4
git-svn-id: svn://tug.org/texlive/trunk@42933 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/math-into-latex-4/gg.tex')
-rw-r--r--Master/texmf-dist/doc/latex/math-into-latex-4/gg.tex32
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/math-into-latex-4/gg.tex b/Master/texmf-dist/doc/latex/math-into-latex-4/gg.tex
new file mode 100644
index 00000000000..b816570e36c
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/math-into-latex-4/gg.tex
@@ -0,0 +1,32 @@
+% GG's article template: gg.tex
+
+\documentclass{amsart}
+\usepackage{amssymb,latexsym}
+\usepackage{graphicx}
+\newtheorem{theorem}{Theorem}
+\newtheorem{lemma}{Lemma}
+\newtheorem{definition}{Definition}
+\newtheorem{notation}{Notation}
+
+\begin{document}
+\title{Title!}
+\author{George Gr\"{a}tzer}
+\address{Department of Mathematics\\
+ University of Manitoba\\
+ Winnipeg, MB R3T 2N2\\
+ Canada}
+\date{\today}
+
+\begin{abstract}
+To come!
+\end{abstract}
+
+\maketitle
+
+\section{Introduction}\label{S:intro}
+
+\begin{thebibliography}{9}
+
+\end{thebibliography}
+\end{document}
+