summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/unicode-math-testsuite.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/unicode-math/unicode-math-testsuite.ltx')
-rw-r--r--Master/texmf-dist/source/latex/unicode-math/unicode-math-testsuite.ltx16
1 files changed, 11 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/unicode-math/unicode-math-testsuite.ltx b/Master/texmf-dist/source/latex/unicode-math/unicode-math-testsuite.ltx
index 9082f0c045b..bbee8ecfde1 100644
--- a/Master/texmf-dist/source/latex/unicode-math/unicode-math-testsuite.ltx
+++ b/Master/texmf-dist/source/latex/unicode-math/unicode-math-testsuite.ltx
@@ -5,15 +5,15 @@
\setmonofont{Consolas}
\newcommand\inserttest[1]{%
- \section{Test #1}
+ \subsection{Test #1}
\begin{minipage}{0.5\textwidth}
- \VerbatimInput{testfiles/umtest#1.ltx}
+ \VerbatimInput{testfiles/#1.ltx}
\end{minipage}
\hfill
\begin{minipage}{8cm+4pt}
\fboxsep=1pt
\fboxrule=1pt
- \fbox{\includegraphics[width=8cm]{testfiles/umtest#1.safe.png}}
+ \fbox{\includegraphics[width=8cm]{testfiles/#1.safe.pdf}}
\end{minipage}
}
@@ -25,7 +25,7 @@
\maketitle
\thispagestyle{empty}
-\section*{Preamble}
+\section{Preamble}
\begin{minipage}{0.5\textwidth}
The following pieces of output are generated from the code shown.
@@ -33,6 +33,12 @@ As well as being good minimal examples, these tests are useful to ensure that ne
When the test suite is run, the new output is compared pixel by pixel with that shown here and warnings produced if the outputs are not identical.
\end{minipage}
-\input{testfiles/umtest-suite.tex}
+\section{\XeLaTeX\ test files}
+
+\input{testfiles/umtest-suite-X.tex}
+
+\section{Lua\LaTeX\ test files}
+
+\input{testfiles/umtest-suite-L.tex}
\end{document} \ No newline at end of file