summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/zref-vario
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/zref-vario')
-rw-r--r--macros/latex/contrib/zref-vario/CHANGELOG.md8
-rw-r--r--macros/latex/contrib/zref-vario/zref-vario-code.pdfbin647461 -> 648126 bytes
-rw-r--r--macros/latex/contrib/zref-vario/zref-vario-code.tex2
-rw-r--r--macros/latex/contrib/zref-vario/zref-vario.dtx11
-rw-r--r--macros/latex/contrib/zref-vario/zref-vario.ins4
-rw-r--r--macros/latex/contrib/zref-vario/zref-vario.pdfbin147516 -> 149549 bytes
-rw-r--r--macros/latex/contrib/zref-vario/zref-vario.tex38
7 files changed, 42 insertions, 21 deletions
diff --git a/macros/latex/contrib/zref-vario/CHANGELOG.md b/macros/latex/contrib/zref-vario/CHANGELOG.md
index 416ca0a6ec..2f0b419280 100644
--- a/macros/latex/contrib/zref-vario/CHANGELOG.md
+++ b/macros/latex/contrib/zref-vario/CHANGELOG.md
@@ -1,6 +1,12 @@
# Changelog
-## [Unreleased](https://github.com/gusbrs/zref-vario/compare/v0.1.6...HEAD)
+## [Unreleased](https://github.com/gusbrs/zref-vario/compare/v0.1.7...HEAD)
+
+## [v0.1.7](https://github.com/gusbrs/zref-vario/compare/v0.1.6...v0.1.7) (2023-01-03)
+
+### Changed
+- Improved Italian localization (see issue
+ [#1](https://github.com/gusbrs/zref-vario/issues/1)).
## [v0.1.6](https://github.com/gusbrs/zref-vario/compare/v0.1.5...v0.1.6) (2022-12-29)
diff --git a/macros/latex/contrib/zref-vario/zref-vario-code.pdf b/macros/latex/contrib/zref-vario/zref-vario-code.pdf
index 1f8fa29283..e5aa9feaa1 100644
--- a/macros/latex/contrib/zref-vario/zref-vario-code.pdf
+++ b/macros/latex/contrib/zref-vario/zref-vario-code.pdf
Binary files differ
diff --git a/macros/latex/contrib/zref-vario/zref-vario-code.tex b/macros/latex/contrib/zref-vario/zref-vario-code.tex
index 18c6115093..914208b02e 100644
--- a/macros/latex/contrib/zref-vario/zref-vario-code.tex
+++ b/macros/latex/contrib/zref-vario/zref-vario-code.tex
@@ -4,7 +4,7 @@
%
% This file is part of the LaTeX package "zref-vario".
%
-% Copyright (C) 2022 Gustavo Barros
+% Copyright (C) 2022-2023 Gustavo Barros
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
diff --git a/macros/latex/contrib/zref-vario/zref-vario.dtx b/macros/latex/contrib/zref-vario/zref-vario.dtx
index 0137baa195..1e07c94694 100644
--- a/macros/latex/contrib/zref-vario/zref-vario.dtx
+++ b/macros/latex/contrib/zref-vario/zref-vario.dtx
@@ -4,7 +4,7 @@
%
% This file is part of the LaTeX package "zref-vario".
%
-% Copyright (C) 2022 Gustavo Barros
+% Copyright (C) 2022-2023 Gustavo Barros
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -128,7 +128,7 @@
%
% Identify the package.
% \begin{macrocode}
-\ProvidesExplPackage {zref-vario} {2022-12-29} {0.1.6}
+\ProvidesExplPackage {zref-vario} {2023-01-03} {0.1.7}
{Extended LaTeX page cross-references with varioref and zref-clever}
% \end{macrocode}
%
@@ -1207,13 +1207,16 @@
% \end{macrocode}
%
%
+% Italian localization improved thanks to \contributor{Matteo Ferrigato} (at
+% \githubissue{1})
+%
% \begin{macrocode}
\zvLanguageSetup { italian }
{
reftextfaceafter =
- {\reftextvario{}{nella~}\zvhyperlink{\reftextvario{a~fronte}{pagina~successiva}}} ,
+ {nella~\zvhyperlink{pagina~\reftextvario{a~fianco}{successiva}}} ,
reftextfacebefore =
- {\reftextvario{}{nella~}\zvhyperlink{\reftextvario{a~fronte}{pagina~precedente}}} ,
+ {nella~\zvhyperlink{pagina~\reftextvario{a~fianco}{precedente}}} ,
reftextafter =
{nella~\zvhyperlink{pagina~\reftextvario{seguente}{successiva}}} ,
reftextbefore = {nella~\zvhyperlink{pagina~precedente}} ,
diff --git a/macros/latex/contrib/zref-vario/zref-vario.ins b/macros/latex/contrib/zref-vario/zref-vario.ins
index f0e767208b..bdc92fffdb 100644
--- a/macros/latex/contrib/zref-vario/zref-vario.ins
+++ b/macros/latex/contrib/zref-vario/zref-vario.ins
@@ -4,7 +4,7 @@
%
% This file is part of the LaTeX package "zref-vario".
%
-% Copyright (C) 2022 Gustavo Barros
+% Copyright (C) 2022-2023 Gustavo Barros
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -50,7 +50,7 @@
This file was generated from file(s) of the LaTeX package "zref-vario".
-Copyright (C) 2022 Gustavo Barros
+Copyright (C) 2022-2023 Gustavo Barros
It may be distributed and/or modified under the conditions of the
LaTeX Project Public License (LPPL), either version 1.3c of this
diff --git a/macros/latex/contrib/zref-vario/zref-vario.pdf b/macros/latex/contrib/zref-vario/zref-vario.pdf
index a48dc67df0..ef33353401 100644
--- a/macros/latex/contrib/zref-vario/zref-vario.pdf
+++ b/macros/latex/contrib/zref-vario/zref-vario.pdf
Binary files differ
diff --git a/macros/latex/contrib/zref-vario/zref-vario.tex b/macros/latex/contrib/zref-vario/zref-vario.tex
index c2cc84878a..859519a2ef 100644
--- a/macros/latex/contrib/zref-vario/zref-vario.tex
+++ b/macros/latex/contrib/zref-vario/zref-vario.tex
@@ -4,7 +4,7 @@
%
% This file is part of the LaTeX package "zref-vario".
%
-% Copyright (C) 2022 Gustavo Barros
+% Copyright (C) 2022-2023 Gustavo Barros
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -335,18 +335,30 @@ details and limitations of these checks and envisaged workflows for their
reliable use.
-% \section{Acknowledgments}
-%
-% A number of people have contributed to \pkg{zref-vario}. Suggestions,
-% ideas, solutions to problems, bug reports or even encouragement were
-% generously provided by (in chronological order):
-%
-% The package's language settings have been provided or improved thanks to:
-%
-% If I have inadvertently left anyone off the list I apologize, and please let
-% me know, so that I can correct the oversight.
-%
-% Thank you all very much!
+\section{Acknowledgments}
+
+A number of people have contributed to \pkg{zref-vario}. Suggestions,
+ideas, solutions to problems, bug reports or even encouragement were
+generously provided by (in chronological order):
+ Matteo Ferrigato, % 'matteo339'
+ % 2023-01-02: https://github.com/gusbrs/zref-vario/issues/1
+ Ulrike Fischer,
+ % 2023-01-02: https://tex.stackexchange.com/q/670399 (comments)
+ David Carlisle,
+ % 2023-01-02: https://chat.stackexchange.com/transcript/message/62684358#62684358
+ % and following discussion.
+ and Joseph Wright.
+ % 2023-01-02: https://chat.stackexchange.com/transcript/message/62684358#62684358
+ % and following discussion.
+
+The package's language settings have been provided or improved thanks to:
+ Matteo Ferrigato (Italian). % 'matteo339'
+ % 2023-01-02: https://github.com/gusbrs/zref-vario/issues/1
+
+If I have inadvertently left anyone off the list I apologize, and please let
+me know, so that I can correct the oversight.
+
+Thank you all very much!
\section{Change history}