[latex3-commits] [git/LaTeX3-latex3-hyperref] setpagesize: provide stockheight/stockwidth to simplify test (2c91cd4)
Frank Mittelbach
frank.mittelbach at latex-project.org
Wed Sep 21 20:46:55 CEST 2022
Am 21.09.22 um 20:13 schrieb Ulrike Fischer:
> +% Ensure that |\stockwidth| and |\stockheight| are defined
> +% \begin{macrocode}
> +\@ifundefined{stockwidth}{\newdimen\stockwidth}{}
> +\@ifundefined{stockheight}{\newdimen\stockheight}{}
> +% \end{macrocode}
> %
are you sure this is working in case of a rollback?
More information about the latex3-commits
mailing list.