Skip to content

最小示例

EthanDeng edited this page Feb 4, 2019 · 1 revision

安装之后即可使用,下面是一个示例:

\documentclass[geye,green,pad,cn]{elegantnote}

\title{一个笔记示例}
\author{ddswhu}
\institute{Elegant\LaTeX{} 项目组}
\version{1.00}
\date{2019 年 2 月 3 日}

\begin{document}

\maketitle

\section{介绍}
介绍部分内容。

\end{document}
Clone this wiki locally