- Questo topic ha 10 risposte, 3 partecipanti ed è stato aggiornato l'ultima volta 6 anni, 5 mesi fa da .
-
Topic
-
[Scrivo un topic separato dal precedente, solo per documentazione di chi possa essere interessato. Se ritenete che sia ridondante, rimuovo]Ho scritto agli autori per sapere se esisteva la possibilità di localizzare i loro template.
In primo luogo mi hanno suggerito di usare il pacchetto babel.
Inoltre mi hanno scritto:
«If you want to localize of all the prefix/name of ElegantBook completely, you can refer this \renewcommand list/settings under lang=en language mode in your preamble. I don’t know Italian, so I can’t translate for you.»
Questo è il codice che mi hanno inviato:
`
\renewcommand\figref[1]{\textbf{Figure}~\ref{#1}}
\renewcommand\tabref[1]{\textbf{Table}~\ref{#1}}
\renewcommand{\chaptername}{Chapter \thechapter}
\renewcommand{\authorname}{\textbf{Author: }}
\renewcommand{\institutename}{\textbf{Institute: }}
\renewcommand{\datename}{\textbf{Date: }}
\renewcommand{\versionname}{\textbf{Version: }}
\renewcommand{\notename}{Note}
\renewcommand{\proofname}{Proof}
\renewcommand{\problemname}{Problem}
\renewcommand{\definitionname}{Definition}
\renewcommand{\theoremname}{Theorem}
\renewcommand{\axiomname}{Axiom}
\renewcommand{\postulatename}{Postulate}
\renewcommand{\lemmaname}{Lemma}
\renewcommand{\propositionname}{Proposition}
\renewcommand{\corollaryname}{Corollary}
\renewcommand{\examplename}{Example}
\renewcommand{\exercisename}{Exercise}
\renewcommand{\remarkname}{Remark}
\renewcommand{\assumptionname}{Assumption}
\renewcommand{\conclusionname}{Conclusion}
\renewcommand{\solutionname}{Solution}
\renewcommand{\propertyname}{Property}
\renewcommand{\introductionname}{Introduction}
\renewcommand{\problemsetname}{Exercise}
\renewcommand{\updatename}{Updates:}
\renewcommand{\historyname}{Version History}
`
- Devi essere connesso per rispondere a questo topic.