[latex3-commits] [latex3/latex2e] develop: Ltproperties activechars (#1140) (e32d404e)

github at latex-project.org github at latex-project.org
Sun Oct 29 15:29:18 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/e32d404e7bbe47b6ab96101e3c1ea379c5ecb837

>---------------------------------------------------------------

commit e32d404e7bbe47b6ab96101e3c1ea379c5ecb837
Author: Ulrike Fischer <news3 at nililand.de>
Date:   Sun Oct 29 15:29:18 2023 +0100

    Ltproperties activechars (#1140)
    
    * firstaid to make underscore protected and safe in csnames
    
    * use protected at edef in ltproperties
    
    * update hook tests
    
    * use o instead of V
    
    * change property currentlabel to label
    
    * add support for pagetarget property
    
    * switch to e-type
    
    ---------
    
    Co-authored-by: Ulrike Fischer <fischer at troubleshooting-tex.de>


>---------------------------------------------------------------

e32d404e7bbe47b6ab96101e3c1ea379c5ecb837
 base/changes.txt                                   |  19 ++--
 base/ltproperties.dtx                              |  67 ++++++++----
 base/testfiles-lthooks/ltcmdhooks-001.tlg          |   7 ++
 base/testfiles-lthooks/lthooks-000.tlg             |   7 ++
 base/testfiles-lthooks/lthooks-001.tlg             |  15 +++
 base/testfiles-lthooks/lthooks-002.tlg             |  15 +++
 base/testfiles-lthooks/lthooks-003.tlg             |   8 ++
 base/testfiles-lthooks/lthooks-004.tlg             |   8 ++
 base/testfiles-lthooks/lthooks-005.tlg             |   8 ++
 base/testfiles-lthooks/lthooks-006.tlg             |   8 ++
 base/testfiles-lthooks/lthooks-007.tlg             |  15 +++
 base/testfiles-lthooks/lthooks-008.tlg             |   8 ++
 base/testfiles-lthooks/lthooks-009.tlg             |   7 ++
 base/testfiles-lthooks/lthooks-011.tlg             |  28 +++++
 base/testfiles-lthooks/lthooks-013.tlg             |   7 ++
 base/testfiles-lthooks/lthooks-021.tlg             |   7 ++
 base/testfiles-lthooks/lthooks-legacy.tlg          |   7 ++
 base/testfiles-lthooks2/lthooks2-002.tlg           |   7 ++
 base/testfiles-lthooks2/lthooks2-005.tlg           |  14 +++
 base/testfiles-search/properties-009-babel.lvt     |  36 +++++++
 base/testfiles-search/properties-009-babel.tlg     |  21 ++++
 base/testfiles/properties-001.lvt                  |  23 ++--
 base/testfiles/properties-001.tlg                  |  14 +--
 base/testfiles/properties-004-predeclare.lvt       |   2 +-
 base/testfiles/properties-004-predeclare.tlg       |   2 +-
 base/testfiles/properties-009_babel.tlg            |   0
 required/firstaid/changes.txt                      |  11 +-
 required/firstaid/firstaid.ins                     |   3 +
 .../latex2e-first-aid-for-external-files.dtx       |  42 +++++++-
 .../firstaid/testfiles/firstaid-underscore.lvt     |  27 +++++
 .../firstaid/testfiles/firstaid-underscore.tlg     | 117 +++++++++++++++++++++
 31 files changed, 506 insertions(+), 54 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --ignore-space-at-eol --textconv --ext-diff --cc e32d404e7bbe47b6ab96101e3c1ea379c5ecb837




More information about the latex3-commits mailing list.