[latex3-commits] [git/LaTeX3-latex3-latex3] l3text: Split l3text into multiple sources (b9c0b0016)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Dec 16 14:55:14 CET 2019
Repository : https://github.com/latex3/latex3
On branch : l3text
Link : https://github.com/latex3/latex3/commit/b9c0b001643b594451e99b7aa2fdee2fdd379984
>---------------------------------------------------------------
commit b9c0b001643b594451e99b7aa2fdee2fdd379984
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Dec 16 13:55:14 2019 +0000
Split l3text into multiple sources
Each one is getting quite long, particularly if
we want additional math purification methods.
>---------------------------------------------------------------
b9c0b001643b594451e99b7aa2fdee2fdd379984
l3kernel/doc/source3body.tex | 8 +
l3kernel/l3.ins | 3 +
l3kernel/l3format.ins | 3 +
l3kernel/l3text-case.dtx | 1422 +++++++++++++++++
l3kernel/l3text-math.dtx | 1532 ++++++++++++++++++
l3kernel/l3text-purify.dtx | 783 ++++++++++
l3kernel/l3text.dtx | 3522 ------------------------------------------
7 files changed, 3751 insertions(+), 3522 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 b9c0b001643b594451e99b7aa2fdee2fdd379984
More information about the latex3-commits
mailing list