summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/hyperref/backref.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/hyperref/backref.dtx')
-rw-r--r--Master/texmf-dist/source/latex/hyperref/backref.dtx11
1 files changed, 9 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/hyperref/backref.dtx b/Master/texmf-dist/source/latex/hyperref/backref.dtx
index ec4e1017fca..266ec9db077 100644
--- a/Master/texmf-dist/source/latex/hyperref/backref.dtx
+++ b/Master/texmf-dist/source/latex/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}