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}