version 3.08 wiki complete

EthanDeng
2019-05-29 23:42:14 +08:00
parent 759248d56c
commit 87ef1e60a8
3 changed files with 14 additions and 14 deletions

@@ -2,11 +2,11 @@ We create a introduction environment to display the structure of chapter. The ba
```latex
\begin{introduction}
\item Definition of Theorem
\item Ask for help
\item Optimization Problem
\item Property of Cauchy Series
\item Angle of Corner
\item Definition of Theorem
\item Ask for help
\item Optimization Problem
\item Property of Cauchy Series
\item Angle of Corner
\end{introduction}
```

@@ -2,9 +2,9 @@
```tex
\begin{problemset}
\item exercise 1
\item exercise 2
\item exercise 3
\item exercise 1
\item exercise 2
\item exercise 3
\end{problemset}
```
@@ -16,7 +16,7 @@
```tex
\begin{problemset}[Hello World]
\item ...
\item ...
\end{problemset}
```

@@ -2,11 +2,11 @@
```tex
\begin{introduction}
\item Definition of Theorem
\item Ask for help
\item Optimization Problem
\item Property of Cauchy Series
\item Angle of Corner
\item Definition of Theorem
\item Ask for help
\item Optimization Problem
\item Property of Cauchy Series
\item Angle of Corner
\end{introduction}
```