mirror of
https://github.com/ElegantLaTeX/ElegantBook.git
synced 2026-01-26 04:14:35 +08:00
add lang=it
This commit is contained in:
1876
elegantbook-cn.tex
1876
elegantbook-cn.tex
File diff suppressed because it is too large
Load Diff
1527
elegantbook-en.tex
1527
elegantbook-en.tex
File diff suppressed because it is too large
Load Diff
@@ -325,7 +325,8 @@
|
|||||||
\RequirePackage{graphicx}
|
\RequirePackage{graphicx}
|
||||||
%\RequirePackage{enumerate}
|
%\RequirePackage{enumerate}
|
||||||
\RequirePackage{amsmath,mathrsfs,amsfonts,amssymb}
|
\RequirePackage{amsmath,mathrsfs,amsfonts,amssymb}
|
||||||
|
% \providecommand\qed{}
|
||||||
|
% \renewcommand{\qed}{\hfill\ensuremath{\square}}
|
||||||
\RequirePackage{booktabs}
|
\RequirePackage{booktabs}
|
||||||
\RequirePackage{multicol,multirow}
|
\RequirePackage{multicol,multirow}
|
||||||
\RequirePackage{xcolor}
|
\RequirePackage{xcolor}
|
||||||
@@ -373,7 +374,7 @@
|
|||||||
\newcommand{\propertyname}{性质}
|
\newcommand{\propertyname}{性质}
|
||||||
\newcommand{\introductionname}{内容提要}
|
\newcommand{\introductionname}{内容提要}
|
||||||
\newcommand{\problemsetname}{习题}
|
\newcommand{\problemsetname}{习题}
|
||||||
\newcommand\bioinfo[2]{\gdef\@bioinfo{\textit{#1}:\textit{#2}}}
|
\newcommand\bioinfo[2]{\gdef\@bioinfo{\textit{#1}:#2}}
|
||||||
\newcommand{\updatename}{更新:}
|
\newcommand{\updatename}{更新:}
|
||||||
\newcommand{\historyname}{版本更新历史}
|
\newcommand{\historyname}{版本更新历史}
|
||||||
}{\relax}
|
}{\relax}
|
||||||
@@ -411,6 +412,42 @@
|
|||||||
\newcommand{\historyname}{Version History}
|
\newcommand{\historyname}{Version History}
|
||||||
}{\relax}
|
}{\relax}
|
||||||
|
|
||||||
|
\ifdefstring{\ELEGANT@lang}{it}{
|
||||||
|
\RequirePackage[italian]{babel}
|
||||||
|
\setlength\parindent{2em}
|
||||||
|
\newcommand\figref[1]{\textbf{Figura}~\ref{#1}}
|
||||||
|
\newcommand\tabref[1]{\textbf{Tabella}~\ref{#1}}
|
||||||
|
\renewcommand{\chaptername}{Capitolo \thechapter}
|
||||||
|
\newcommand{\authorname}{\textbf{Autore: }}
|
||||||
|
\newcommand{\institutename}{\textbf{Istituto: }}
|
||||||
|
\newcommand{\datename}{\textbf{Data: }}
|
||||||
|
\newcommand{\versionname}{\textbf{Versione: }}
|
||||||
|
\bibliographystyle{\ELEGANT@bibstyle}
|
||||||
|
\newcommand{\notename}{Nota}
|
||||||
|
\newcommand{\proofname}{Dimostrazione}
|
||||||
|
\newcommand{\problemname}{Problema}
|
||||||
|
\newcommand{\definitionname}{Definizione}
|
||||||
|
\newcommand{\theoremname}{Teorema}
|
||||||
|
\newcommand{\axiomname}{Assioma}
|
||||||
|
\newcommand{\postulatename}{Postulato}
|
||||||
|
\newcommand{\lemmaname}{Lemma}
|
||||||
|
\newcommand{\propositionname}{Proposizione}
|
||||||
|
\newcommand{\corollaryname}{Corollario}
|
||||||
|
\newcommand{\examplename}{Esempio}
|
||||||
|
\newcommand{\exercisename}{Esercizio}
|
||||||
|
\newcommand{\remarkname}{Commento}
|
||||||
|
\newcommand{\assumptionname}{Assunto}
|
||||||
|
\newcommand{\conclusionname}{Conclusione}
|
||||||
|
\newcommand{\solutionname}{Soluzione}
|
||||||
|
\newcommand{\propertyname}{Proprietà}
|
||||||
|
\newcommand{\introductionname}{Introduzione}
|
||||||
|
\newcommand{\problemsetname}{Esercizio}
|
||||||
|
\newcommand\bioinfo[2]{\gdef\@bioinfo{\textbf{#1}: #2}}
|
||||||
|
\newcommand{\updatename}{Aggiornamenti:}
|
||||||
|
\newcommand{\historyname}{Cronologia delle versioni}
|
||||||
|
}{\relax}
|
||||||
|
|
||||||
|
|
||||||
\RequirePackage{xpatch}
|
\RequirePackage{xpatch}
|
||||||
\xpatchcmd{\part}{
|
\xpatchcmd{\part}{
|
||||||
\thispagestyle{plain}}{
|
\thispagestyle{plain}}{
|
||||||
|
|||||||
BIN
image/star.png
BIN
image/star.png
Binary file not shown.
|
Before Width: | Height: | Size: 45 KiB |
Reference in New Issue
Block a user