mirror of
https://github.com/ElegantLaTeX/ElegantBook.git
synced 2026-01-26 12:24:36 +08:00
pre release 3.10
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user