Skip to content

ChapterSummary

EthanDeng edited this page Nov 16, 2019 · 1 revision

We create a introduction environment to display the structure of chapter. The basic useage is as follows

\begin{introduction}
  \item Definition of Theorem
  \item Ask for help
  \item Optimization Problem
  \item Property of Cauchy Series
  \item Angle of Corner
\end{introduction}

you will get:

You can change the title of this environment by modifying the optional argument of this environment.

\begin{introduction}[Brief Introduction]
...
\end{introduction}
Clone this wiki locally