From d281e3e834e1935a9f69037af6034a1c1d5336ca Mon Sep 17 00:00:00 2001 From: EthanDeng Date: Mon, 13 Apr 2020 21:32:59 +0800 Subject: [PATCH] update english guide --- elegantbook-en.tex | 20 ++++++++++---------- elegantbook.cls | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/elegantbook-en.tex b/elegantbook-en.tex index 6b62abc..ecce6f0 100644 --- a/elegantbook-en.tex +++ b/elegantbook-en.tex @@ -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} diff --git a/elegantbook.cls b/elegantbook.cls index 08e6716..dec87da 100644 --- a/elegantbook.cls +++ b/elegantbook.cls @@ -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: }}