From 9226226e16b7696c316f2b99c80a567b4b37a9c1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 1 Feb 2022 22:10:41 +0000 Subject: zref-vario (1feb22) git-svn-id: svn://tug.org/texlive/trunk@61845 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/zref-vario/CHANGELOG.md | 7 ++++++- .../doc/latex/zref-vario/zref-vario-code.pdf | Bin 539239 -> 538943 bytes .../texmf-dist/doc/latex/zref-vario/zref-vario.pdf | Bin 119911 -> 121131 bytes .../texmf-dist/doc/latex/zref-vario/zref-vario.tex | 23 ++++++++++++++++----- 4 files changed, 24 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/doc/latex/zref-vario') diff --git a/Master/texmf-dist/doc/latex/zref-vario/CHANGELOG.md b/Master/texmf-dist/doc/latex/zref-vario/CHANGELOG.md index 7702b1e8151..968785ecbf9 100644 --- a/Master/texmf-dist/doc/latex/zref-vario/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/zref-vario/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog -## [Unreleased] +## [Unreleased](https://github.com/gusbrs/zref-vario/compare/v0.1.1-alpha...HEAD) + +## [v0.1.1-alpha](https://github.com/gusbrs/zref-vario/compare/v0.1.0-alpha...v0.1.1-alpha) (2022-02-01) + +### Changed +- Improved loading setup of required packages. ## [v0.1.0-alpha](https://github.com/gusbrs/zref-vario/releases/tag/v0.1.0-alpha) (2022-01-31) diff --git a/Master/texmf-dist/doc/latex/zref-vario/zref-vario-code.pdf b/Master/texmf-dist/doc/latex/zref-vario/zref-vario-code.pdf index 00e63f3389d..88f16366360 100644 Binary files a/Master/texmf-dist/doc/latex/zref-vario/zref-vario-code.pdf and b/Master/texmf-dist/doc/latex/zref-vario/zref-vario-code.pdf differ diff --git a/Master/texmf-dist/doc/latex/zref-vario/zref-vario.pdf b/Master/texmf-dist/doc/latex/zref-vario/zref-vario.pdf index 8ff1c89bca0..8a37e41a8d2 100644 Binary files a/Master/texmf-dist/doc/latex/zref-vario/zref-vario.pdf and b/Master/texmf-dist/doc/latex/zref-vario/zref-vario.pdf differ diff --git a/Master/texmf-dist/doc/latex/zref-vario/zref-vario.tex b/Master/texmf-dist/doc/latex/zref-vario/zref-vario.tex index 522e46a2076..7801d52f5d6 100644 --- a/Master/texmf-dist/doc/latex/zref-vario/zref-vario.tex +++ b/Master/texmf-dist/doc/latex/zref-vario/zref-vario.tex @@ -111,10 +111,10 @@ \begin{quotation} \pkg{zref-vario} offers a compatibility layer for \pkg{varioref} to be used - alongside \pkg{zref-clever}. It provides ``\texttt{\cs{z}}\dots{}'' - counterparts to \pkg{varioref}'s main reference commands, each of which - essentially does some (scoped) setup for \pkg{varioref}, then calls the - original one. + alongside \pkg{zref-clever}. It provides + ``\texttt{\textbackslash{}z}\dots{}'' counterparts to \pkg{varioref}'s main + reference commands, each of which essentially does some (scoped) setup for + \pkg{varioref}, then calls the original one. \end{quotation} \bigskip{} @@ -135,6 +135,12 @@ As usual: \usepackage{zref-vario} \end{zvexample} +\pkg{zref-vario} will load \pkg{varioref} and \pkg{zref-clever} at +\texttt{begindocument/before}, if they have not already been loaded. However, +considering \pkg{varioref} has known load order interaction with other +packages, prominently with \pkg{hyperref}, you may wish to load it explicitly +to ensure its load order requirements are met. + \section{Dependencies} @@ -210,7 +216,6 @@ supports them. \section{Customization} - \begin{function}{\zvLanguageSetup} \begin{syntax} \cs{zvLanguageSetup}\marg{language}\marg{options} @@ -235,6 +240,14 @@ options. Language independent default values are provided for the But, if you need to adjust them, the default values can be overridden by setting the corresponding options in \cs{zvLanguageSetup}. +As far as \pkg{zref-vario} is concerned, \pkg{varioref}'s options are (mostly) +not taken into account: the language options are disregarded (settings made +with \cs{zvLanguageSetup} are used instead), the \opt{nospace} option is +hard-coded (locally) for the ``\texttt{\textbackslash{}z}\dots{}'' commands, +and \opt{draft} and \opt{final} are typically given to \cs{documentclass}, +though they do affect \pkg{zref-vario}'s commands, just as they do with +\pkg{varioref}'s. + % \section{Acknowledgments} % -- cgit v1.2.3