[latex3-commits] [latex3/latex3] main: Switch \cs_...:(N|c)px to \cs_...:(N|c)pe (a3d7d8108)
github at latex-project.org
github at latex-project.org
Tue Oct 10 12:59:28 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/a3d7d8108e74ba5ffea4b86d50b4bf3f21d7277c
>---------------------------------------------------------------
commit a3d7d8108e74ba5ffea4b86d50b4bf3f21d7277c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Sep 26 13:44:36 2023 +0100
Switch \cs_...:(N|c)px to \cs_...:(N|c)pe
When you consider the behaviour of # tokens,
we are 'really' dealing with e-type expansion:
but we have to put up the history here.
>---------------------------------------------------------------
a3d7d8108e74ba5ffea4b86d50b4bf3f21d7277c
l3backend/l3backend-color.dtx | 6 +-
l3backend/l3backend-pdf.dtx | 26 ++--
l3experimental/l3benchmark/l3benchmark.dtx | 4 +-
l3experimental/l3graphics/l3graphics.dtx | 4 +-
l3experimental/l3str/l3str-format.dtx | 4 +-
l3experimental/l3sys-shell/l3sys-shell.dtx | 14 +-
l3kernel/l3basics.dtx | 198 ++++++++++++++++++--------
l3kernel/l3bootstrap.dtx | 2 +-
l3kernel/l3candidates.dtx | 20 +--
l3kernel/l3clist.dtx | 2 +-
l3kernel/l3coffins.dtx | 2 +-
l3kernel/l3color.dtx | 18 +--
l3kernel/l3debug.dtx | 4 +-
l3kernel/l3deprecation.dtx | 2 +-
l3kernel/l3doc.dtx | 10 +-
l3kernel/l3expan.dtx | 30 ++--
l3kernel/l3file.dtx | 24 ++--
l3kernel/l3fp-aux.dtx | 2 +-
l3kernel/l3fp-basics.dtx | 2 +-
l3kernel/l3fp-logic.dtx | 2 +-
l3kernel/l3fp-parse.dtx | 4 +-
l3kernel/l3fp-trig.dtx | 6 +-
l3kernel/l3int.dtx | 2 +-
l3kernel/l3intarray.dtx | 2 +-
l3kernel/l3keys.dtx | 24 ++--
l3kernel/l3msg.dtx | 18 +--
l3kernel/l3regex.dtx | 24 ++--
l3kernel/l3seq.dtx | 2 +-
l3kernel/l3skip.dtx | 2 +-
l3kernel/l3str-convert.dtx | 6 +-
l3kernel/l3str.dtx | 4 +-
l3kernel/l3text-case.dtx | 2 +-
l3kernel/l3text.dtx | 6 +-
l3kernel/l3tl-analysis.dtx | 8 +-
l3kernel/l3tl.dtx | 12 +-
l3kernel/l3token.dtx | 12 +-
l3kernel/l3unicode.dtx | 4 +-
l3kernel/testfiles/m3char001.lvt | 2 +-
l3kernel/testfiles/m3fp-parse002.lvt | 2 +-
l3kernel/testfiles/m3show003.lvt | 2 +-
l3kernel/testfiles/m3text006.lvt | 4 +-
l3packages/xfrac/xfrac.dtx | 6 +-
l3packages/xparse/xparse.dtx | 2 +-
l3packages/xtemplate/xtemplate.dtx | 4 +-
l3trial/l3check/l3check.dtx | 38 ++---
l3trial/l3fp-extras/l3fp-functions.dtx | 4 +-
l3trial/l3fp-extras/l3fp-symbolic.dtx | 2 +-
l3trial/l3fp-extras/l3fp-types.dtx | 2 +-
l3trial/l3kernel-extras/l3kernel-extras.dtx | 12 +-
l3trial/l3ldb/l3ldbparse.dtx | 2 +-
l3trial/l3str-format-new/l3str-format-new.dtx | 4 +-
51 files changed, 342 insertions(+), 258 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 a3d7d8108e74ba5ffea4b86d50b4bf3f21d7277c
More information about the latex3-commits
mailing list.