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 ```latex
\begin{introduction} \begin{introduction}
\item Definition of Theorem \item Definition of Theorem
\item Ask for help \item Ask for help
\item Optimization Problem \item Optimization Problem
\item Property of Cauchy Series \item Property of Cauchy Series
\item Angle of Corner \item Angle of Corner
\end{introduction} \end{introduction}
``` ```

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

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