From 2be7e6d0885e4df47d048bc1db53caed347fbf23 Mon Sep 17 00:00:00 2001 From: ChemBioScripting Date: Sun, 19 Feb 2023 04:46:32 +0100 Subject: [PATCH] Added support for Italian language in backref.dtx --- backref.dtx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/backref.dtx b/backref.dtx index ec4e101..ffba3c4 100644 --- a/backref.dtx +++ b/backref.dtx @@ -408,6 +408,13 @@ \def\backrefsep{, }% \def\backreftwosep{ en~}% \def\backreflastsep{ en~}% +} +\def\backrefitalian{% + \def\backrefpagesname{pagine}% + \def\backrefsectionsname{sezioni}% + \def\backrefsep{, }% + \def\backreftwosep{ e~}% + \def\backreflastsep{ e~}% }% % \end{macrocode} % Instead of package babel's definition of \cmd{\addto} the @@ -465,6 +472,7 @@ \BR@DeclareLang{brazil}{brazil} \BR@DeclareLang{brazilian}{brazil} \BR@DeclareLang{afrikaans}{afrikaans} +\BR@DeclareLang{italian}{italian} % \end{macrocode} % Default is the english version: % \begin{macrocode}