[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Define starred and protected versions of \ref, \Ref and \pageref (#803) (0b2998d1)
GitHub
noreply at github.com
Sun May 8 11:44:35 CEST 2022
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/0b2998d1271883568b0c57d372f4588bae58417c
>---------------------------------------------------------------
commit 0b2998d1271883568b0c57d372f4588bae58417c
Author: Ulrike Fischer <news3 at nililand.de>
Date: Sun May 8 11:44:35 2022 +0200
Define starred and protected versions of \ref, \Ref and \pageref (#803)
* add starred version of ref,Ref,pageref
* update robustness testfiles
* update rollback tests
* update test, pageref is robust now
* because of protected ref all references are resolved in two run
* protected ref is no longer expanded in lof
* update version
* add expandable ref versions
* use expandable reference commands in ifthenelse
* expand ltnews text
* resolve comments about text and typos [ci-skip]
* correct typos / skillmon comments [ci skip]
* Typos
* Correct date for rollback
* Use expl3 syntax
* Revert "Use expl3 syntax"
This reverts commit 42fdaeec53fb390cad7ca1e0a5e1701c8d50306f.
* update rollback tests after date correction
Co-authored-by: Ulrike Fischer <fischer at troubleshooting-tex.de>
Co-authored-by: PhelypeOleinik <phelype.oleinik at latex-project.org>
Co-authored-by: Frank Mittelbach <frank.mittelbach at latex-project.org>
>---------------------------------------------------------------
0b2998d1271883568b0c57d372f4588bae58417c
base/changes.txt | 7 +
base/doc/ltnews35.tex | 13 +
base/ifthen.dtx | 15 +-
base/ltxref.dtx | 83 ++++++-
base/testfiles-legacy/utf8-test-001.tlg | 2 -
base/testfiles/github-0479-often.luatex.tlg | 8 +-
base/testfiles/github-0479-often.tlg | 8 +-
base/testfiles/github-0479-often.xetex.tlg | 8 +-
base/testfiles/github-robust-0123.luatex.tlg | 4 +-
base/testfiles/github-robust-0123.tlg | 4 +-
base/testfiles/github-robust-0123.xetex.tlg | 4 +-
.../tlb-latexrelease-rollback-003-often.luatex.tlg | 10 +-
.../tlb-latexrelease-rollback-003-often.tlg | 10 +-
.../tlb-latexrelease-rollback-003-often.xetex.tlg | 10 +-
...tlb-latexrelease-rollback-2020-10-01.luatex.tlg | 8 +-
.../tlb-latexrelease-rollback-2020-10-01.tlg | 8 +-
.../tlb-latexrelease-rollback-2020-10-01.xetex.tlg | 8 +-
...tlb-latexrelease-rollback-2021-06-01.luatex.tlg | 8 +-
.../tlb-latexrelease-rollback-2021-06-01.tlg | 8 +-
.../tlb-latexrelease-rollback-2021-06-01.xetex.tlg | 8 +-
...tlb-latexrelease-rollback-2021-11-15.luatex.tlg | 8 +-
.../tlb-latexrelease-rollback-2021-11-15.tlg | 8 +-
.../tlb-latexrelease-rollback-2021-11-15.xetex.tlg | 8 +-
base/testfiles/tlb-rollback-004-often.luatex.tlg | 5 +-
base/testfiles/tlb-rollback-004-often.tlg | 5 +-
base/testfiles/tlb-rollback-004-often.xetex.tlg | 5 +-
base/testfiles/tlb-rollback-005.luatex.tlg | 8 +-
base/testfiles/tlb-rollback-005.tlg | 8 +-
base/testfiles/tlb-rollback-005.xetex.tlg | 8 +-
base/testfiles/tltc001.luatex.tlg | 4 +-
base/testfiles/tltc001.tlg | 4 +-
base/testfiles/tltx001.luatex.tlg | 4 +-
base/testfiles/tltx001.tlg | 4 +-
base/testfiles/tltx001.xetex.tlg | 4 +-
.../testfiles/github-amsrobust-0123.luatex.tlg | 2 +-
.../amsmath/testfiles/github-amsrobust-0123.tlg | 2 +-
required/tools/changes.txt | 5 +
required/tools/showkeys-2014-10-28.sty | 272 +++++++++++++++++++++
required/tools/showkeys.dtx | 48 ++--
.../tools/testfiles-search/tlb-varioref-007.tlg | 12 +-
40 files changed, 556 insertions(+), 102 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --textconv --cc 0b2998d1271883568b0c57d372f4588bae58417c
More information about the latex3-commits
mailing list.