[latex3-commits] [git/LaTeX3-latex3-latex3] text-purify: Test file update (fc3e20b49)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Jan 6 16:56:17 CET 2020
Repository : https://github.com/latex3/latex3
On branch : text-purify
Link : https://github.com/latex3/latex3/commit/fc3e20b494dee2120aa4b8e2874d00e0826ac898
>---------------------------------------------------------------
commit fc3e20b494dee2120aa4b8e2874d00e0826ac898
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Jan 6 15:56:17 2020 +0000
Test file update
>---------------------------------------------------------------
fc3e20b494dee2120aa4b8e2874d00e0826ac898
l3kernel/testfiles/m3text003.tlg | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/l3kernel/testfiles/m3text003.tlg b/l3kernel/testfiles/m3text003.tlg
index 3bf32391c..a7bcec9b4 100644
--- a/l3kernel/testfiles/m3text003.tlg
+++ b/l3kernel/testfiles/m3text003.tlg
@@ -15,15 +15,15 @@ Hello world with &##
============================================================
TEST 3: Purification exclusions
============================================================
-FOO BAZ
+FOO Hello BAZ
BAZ
============================================================
============================================================
TEST 4: Math-mode escape
============================================================
-Some text \text_purify_math_:n {y = \protect \mathop {\mathgroup \symoperators sin}\nolimits \theta }
+Some text $y = \sin \theta $
Opps not close token in $y = \sin \theta
-\text_purify_math_:n {y=mx+c} is an equation
+$y=mx+c$ is an equation
============================================================
============================================================
TEST 5: Letter-like commands
More information about the latex3-commits
mailing list