[latex3-commits] [latex2e-public] r1391 - test files for tu composites (xetex and luatex both fail at present)

noreply at latex-project.org noreply at latex-project.org
Fri Feb 24 11:14:37 CET 2017


Author: carlisle
Date: 2017-02-24 11:14:36 +0100 (Fri, 24 Feb 2017)
New Revision: 1391

Added:
   trunk/base/testfiles-TU/tu-composites01.lvt
   trunk/base/testfiles-TU/tu-composites01.tlg
Log:
test files for tu composites (xetex and luatex both fail at present)

Added: trunk/base/testfiles-TU/tu-composites01.lvt
===================================================================
--- trunk/base/testfiles-TU/tu-composites01.lvt	                        (rev 0)
+++ trunk/base/testfiles-TU/tu-composites01.lvt	2017-02-24 10:14:36 UTC (rev 1391)
@@ -0,0 +1,40 @@
+\documentclass{article}
+\input{test2e}
+
+% Composites with ascii base.
+\begin{document}
+
+\def\tst{%
+\zz a\zz b\zz c\zz d\zz e\zz f\zz g\zz h\zz i\zz j\zz k\zz l\zz m%
+\zz n\zz o\zz p\zz q\zz r\zz s\zz t\zz u\zz v\zz w\zz x\zz y\zz z%
+\zz A\zz B\zz C\zz D\zz E\zz F\zz G\zz H\zz I\zz J\zz K\zz L\zz M%
+\zz N\zz O\zz P\zz Q\zz R\zz S\zz T\zz U\zz V\zz W\zz X\zz Y\zz Z}%
+
+\def\dotest#1{\par
+\typeout{TESTING \string#1}%
+\let\zz#1%
+\tst
+\par}
+
+\START
+
+\dotest{\`}
+\dotest{\'}
+\dotest{\^}
+\dotest{\~}
+\dotest{\"}
+\dotest{\H}
+\dotest{\r}
+\dotest{\v}
+\dotest{\u}
+\dotest{\=}
+\dotest{\.}
+\dotest{\b}
+\dotest{\c}
+\dotest{\d}
+\dotest{\k}
+\dotest{\^}
+\dotest{\~}
+\dotest{\textcommabelow}
+
+\end{document}
\ No newline at end of file

Added: trunk/base/testfiles-TU/tu-composites01.tlg
===================================================================
--- trunk/base/testfiles-TU/tu-composites01.tlg	                        (rev 0)
+++ trunk/base/testfiles-TU/tu-composites01.tlg	2017-02-24 10:14:36 UTC (rev 1391)
@@ -0,0 +1,21 @@
+Don't change this file in any respect.
+TESTING \`
+TESTING \'
+TESTING \^
+TESTING \~
+TESTING \"
+TESTING \H
+TESTING \r
+TESTING \v
+TESTING \u
+TESTING \=
+TESTING \.
+TESTING \b
+TESTING \c
+TESTING \d
+TESTING \k
+TESTING \^
+TESTING \~
+TESTING \textcommabelow
+[1
+] (.aux)



More information about the latex3-commits mailing list