[latex3-commits] [git/LaTeX3-latex3-latex2e] gh239: Test missing composites list (a4ff0871)
PhelypeOleinik
tex.phelype at gmail.com
Fri Jul 31 16:12:06 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : gh239
Link : https://github.com/latex3/latex2e/commit/a4ff08711eee3fedaea7ad5f59e0e9eee03a5bb7
>---------------------------------------------------------------
commit a4ff08711eee3fedaea7ad5f59e0e9eee03a5bb7
Author: PhelypeOleinik <tex.phelype at gmail.com>
Date: Fri Jul 31 11:12:06 2020 -0300
Test missing composites list
>---------------------------------------------------------------
a4ff08711eee3fedaea7ad5f59e0e9eee03a5bb7
base/testfiles/github-0239d.luatex.tlg | 10 ++++++++++
base/testfiles/github-0239d.lvt | 8 ++++++++
base/testfiles/github-0239d.tlg | 10 ++++++++++
base/testfiles/github-0239d.xetex.tlg | 10 ++++++++++
4 files changed, 38 insertions(+)
diff --git a/base/testfiles/github-0239d.luatex.tlg b/base/testfiles/github-0239d.luatex.tlg
index 1a9ff5bf..2a757e90 100644
--- a/base/testfiles/github-0239d.luatex.tlg
+++ b/base/testfiles/github-0239d.luatex.tlg
@@ -36,6 +36,16 @@ l. ...\show\mybullet
> \TU\mybullet=\char"2022.
<recently read> \TU\mybullet
l. ......ter\show\csname TU\string\mybullet\endcsname
+! LaTeX Error: List of composites undefined for encoding TU.
+See the LaTeX manual or LaTeX Companion for explanation.
+Type H <return> for immediate help.
+ ...
+l. ...\NewCommandCopy\myquote\'
+Try typing <return> to proceed.
+If that doesn't work, type X <return> to quit.
+> \myquote=macro:
+->\T1-cmd \myquote \T1\myquote .
+l. ...\show\myquote
Completed box being shipped out [1]
\vbox(633.0+0.0)x407.0, direction TLT
.\glue 16.0
diff --git a/base/testfiles/github-0239d.lvt b/base/testfiles/github-0239d.lvt
index 732cde3e..c2949766 100644
--- a/base/testfiles/github-0239d.lvt
+++ b/base/testfiles/github-0239d.lvt
@@ -57,6 +57,10 @@
\test{OT1}{\mybullet}
\test{T1}{\mybullet}
+\expandafter\let\csname @list at T1enc@composites\endcsname\relax
+\NewCommandCopy\myquote\'
+\show\myquote
+
\else
\test{TU}{\`a}
@@ -88,6 +92,10 @@
\test{OMS}{\mybullet}
\test{TS1}{\mybullet}
+\expandafter\let\csname @list at TUenc@composites\endcsname\relax
+\NewCommandCopy\myquote\'
+\show\myquote
+
\fi
\end{document}
diff --git a/base/testfiles/github-0239d.tlg b/base/testfiles/github-0239d.tlg
index 1fe6da0e..fb4be9cb 100644
--- a/base/testfiles/github-0239d.tlg
+++ b/base/testfiles/github-0239d.tlg
@@ -39,6 +39,16 @@ l. ......r\show\csname T1\string\mybullet\endcsname
> \TS1\mybullet=\char"88.
<recently read> \TS1\mybullet
l. ......\show\csname TS1\string\mybullet\endcsname
+! LaTeX Error: List of composites undefined for encoding T1.
+See the LaTeX manual or LaTeX Companion for explanation.
+Type H <return> for immediate help.
+ ...
+l. ...\NewCommandCopy\myquote\'
+Try typing <return> to proceed.
+If that doesn't work, type X <return> to quit.
+> \myquote=macro:
+->\T1-cmd \myquote \T1\myquote .
+l. ...\show\myquote
Completed box being shipped out [1]
\vbox(633.0+0.0)x407.0
.\glue 16.0
diff --git a/base/testfiles/github-0239d.xetex.tlg b/base/testfiles/github-0239d.xetex.tlg
index 57945cf4..1a5adf59 100644
--- a/base/testfiles/github-0239d.xetex.tlg
+++ b/base/testfiles/github-0239d.xetex.tlg
@@ -35,6 +35,16 @@ l. ...\show\mybullet
> \TU\mybullet=\char"2022.
<recently read> \TU\mybullet
l. ......r\show\csname TU\string\mybullet\endcsname
+! LaTeX Error: List of composites undefined for encoding TU.
+See the LaTeX manual or LaTeX Companion for explanation.
+Type H <return> for immediate help.
+ ...
+l. ...\NewCommandCopy\myquote\'
+Try typing <return> to proceed.
+If that doesn't work, type X <return> to quit.
+> \myquote=macro:
+->\T1-cmd \myquote \T1\myquote .
+l. ...\show\myquote
Completed box being shipped out [1]
\vbox(633.0+0.0)x407.0
.\glue 16.0
More information about the latex3-commits
mailing list.