mirror of
https://github.com/ElegantLaTeX/ElegantBook.git
synced 2026-01-26 04:14:35 +08:00
update english guide
This commit is contained in:
@@ -45,10 +45,10 @@ Contact Infos:
|
||||
Version 3.11 is the last version of 3.x, it's base upon 3.10, mainly to resolve \TeX{} Live 2020 compilation errors caused by \lstinline{gbt7714} compatibility issues. What\rq s new in this version:
|
||||
|
||||
\begin{enumerate}
|
||||
\item \textbf{Fix}: Fix \lstinline{natbib option clash} problems caused by \lstinline{gbt7714} updates;
|
||||
\item Remove \lstinline{base} decorations and its options since \lstinline{pgfornament} package is not included in \TeX{} Live 2020;
|
||||
\item Fix spacing problem in some environments;
|
||||
\item Add Italian language option, \lstinline{lang=it}.
|
||||
\item \textbf{! Fix}: Fix \lstinline{natbib option clash} problems caused by \lstinline{gbt7714} updates.
|
||||
\item Remove \lstinline{base} decorations and its options since \lstinline{pgfornament} package is not included in \TeX{} Live 2020.
|
||||
\item Fix spacing problem in some environments.
|
||||
\item Introduce language option for Italian, \lstinline{lang=it}.
|
||||
\end{enumerate}
|
||||
|
||||
|
||||
@@ -714,12 +714,12 @@ We revised our templates now and then. This section shows the version story of E
|
||||
|
||||
\datechange{2020/04/12}{release of v3.11, \textcolor{red}{\textbf{LAST} version of 3.x}.}
|
||||
|
||||
\begin{enumerate}
|
||||
\item \textbf{Fix}: Fix \lstinline{natbib option clash} problems caused by \lstinline{gbt7714} updates;
|
||||
\item Remove \lstinline{base} decorations and its options since \lstinline{pgfornament} package is not included in \TeX{} Live 2020;
|
||||
\item Fix spacing problem in some environments;
|
||||
\item Add Italian language option, \lstinline{lang=it}.
|
||||
\end{enumerate}
|
||||
\begin{change}
|
||||
\item \textbf{! Fix}: Fix \lstinline{natbib option clash} problems caused by \lstinline{gbt7714} updates.
|
||||
\item Remove \lstinline{base} decorations and its options since \lstinline{pgfornament} package is not included in \TeX{} Live 2020.
|
||||
\item Fix spacing problem in some environments.
|
||||
\item Introduce language option for Italian, \lstinline{lang=it}.
|
||||
\end{change}
|
||||
|
||||
|
||||
\datechange{2020/02/10}{release of v3.10}
|
||||
|
||||
@@ -425,7 +425,7 @@
|
||||
\setlength\parindent{2em}
|
||||
\newcommand\figref[1]{\textbf{Figura}~\ref{#1}}
|
||||
\newcommand\tabref[1]{\textbf{Tabella}~\ref{#1}}
|
||||
\renewcommand{\chaptername}{Capitolo \thechapter}
|
||||
\renewcommand{\chaptername}{Capitolo \arabic{chapter}}
|
||||
\newcommand{\authorname}{\textbf{Autore: }}
|
||||
\newcommand{\institutename}{\textbf{Istituto: }}
|
||||
\newcommand{\datename}{\textbf{Data: }}
|
||||
|
||||
Reference in New Issue
Block a user