summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hyperref/backref.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/hyperref/backref.dtx')
-rw-r--r--macros/latex/contrib/hyperref/backref.dtx11
1 files changed, 9 insertions, 2 deletions
diff --git a/macros/latex/contrib/hyperref/backref.dtx b/macros/latex/contrib/hyperref/backref.dtx
index ec4e1017fc..266ec9db07 100644
--- a/macros/latex/contrib/hyperref/backref.dtx
+++ b/macros/latex/contrib/hyperref/backref.dtx
@@ -32,9 +32,8 @@
%<driver>\ProvidesFile{backref.drv}
% \fi
% \ProvidesFile{backref.dtx}
- [2021/02/04 v1.41 Bibliographical back referencing]%
+ [2023/04/20 v1.42 Bibliographical back referencing]%
%
-% \CheckSum{768}
%
% \iffalse
%<*driver>
@@ -408,6 +407,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 +471,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}