pre release 3.10

This commit is contained in:
EthanDeng
2020-01-17 11:20:43 +08:00
parent fa2cf2f5f1
commit c2a4b318ec
5 changed files with 73 additions and 76 deletions

View File

@@ -6,7 +6,7 @@
\author{Ethan Deng \& Liam Huang}
\institute{Elegant\LaTeX{} Program}
\date{\today}
\version{3.09}
\version{3.10*}
\extrainfo{Victory won\rq t come to us unless we go to it. }
@@ -421,7 +421,6 @@ If you want to customize the title of \lstinline{problemset}, please change the
In 3.08, we introduced \lstinline{marginpar=margintrue} and \lstinline{\elegantpar} (Beta) with piles of bugs. Hence we decide to remove them in 3.09 and will suspend the options till revolutionary optimization. Sorry for all the bugs! However, we retain the option \lstinline{marginpar} for users to get margin motes by activating \lstinline{marginpar=margintrue} and using \lstinline{\marginpar} or \lstinline{marginnote} packages.
\begin{remark}
Note that text and equation are both available in the margin notes.
\begin{lstlisting}
% text
@@ -580,9 +579,9 @@ Let's continue using our application training example. In this case, we'd want t
\end{itemize}
\begin{problemset}
\item Solve the equation $5(- 3x - 2) - (x - 3) = -4(4x + 5) + 13$.
\item Find the distance between the points (-4 , -5) and (-1 , -1).
\item Find the slope of the line $5x - 5y = 7$.
\item Solve the equation $5(- 3x - 2) - (x - 3) = -4(4x + 5) + 13$.
\item Find the distance between the points (-4 , -5) and (-1 , -1).
\item Find the slope of the line $5x - 5y = 7$.
\end{problemset}