-
Notifications
You must be signed in to change notification settings - Fork 183
MinimalExample
EthanDeng edited this page Feb 4, 2019
·
1 revision
Here is a minimal example.
\documentclass[geye,green,pad,en]{elegantnote}
\title{A Note Example}
\author{ddswhu}
\institute{Elegant\LaTeX{} Program}
\version{1.00}
\date{\today}
\begin{document}
\maketitle
\section{Introduction}
Example Text.
\end{document}