Skip to content

Commit

Permalink
Added support for Italian language in backref.dtx
Browse files Browse the repository at this point in the history
  • Loading branch information
ChemBioScripting committed Feb 19, 2023
1 parent d90a5d8 commit 2be7e6d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions backref.dtx
Expand Up @@ -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
Expand Down Expand Up @@ -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}
Expand Down

0 comments on commit 2be7e6d

Please sign in to comment.