summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/unicode-math-testsuite.ltx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-07-14 22:58:48 +0000
committerKarl Berry <karl@freefriends.org>2010-07-14 22:58:48 +0000
commitea749b653478cc14465055c40a20f8f221add0c5 (patch)
treeb6e23f5492818996e2f5201a4bc2e24afa249052 /Master/texmf-dist/source/latex/unicode-math/unicode-math-testsuite.ltx
parent827000f2ceadd8c4bd3fa95705d6f8eb1e5d4a7c (diff)
unicode-math update (14jul10)
git-svn-id: svn://tug.org/texlive/trunk@19459 c570f23f-e606-0410-a88d-b1316a301751
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