summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/vntex/tests/t5antt-test.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/vntex/tests/t5antt-test.tex')
-rw-r--r--Master/texmf-dist/doc/generic/vntex/tests/t5antt-test.tex23
1 files changed, 2 insertions, 21 deletions
diff --git a/Master/texmf-dist/doc/generic/vntex/tests/t5antt-test.tex b/Master/texmf-dist/doc/generic/vntex/tests/t5antt-test.tex
index e40d10e69ed..229895d63f6 100644
--- a/Master/texmf-dist/doc/generic/vntex/tests/t5antt-test.tex
+++ b/Master/texmf-dist/doc/generic/vntex/tests/t5antt-test.tex
@@ -2,27 +2,11 @@
% This file is part of vntex. License: LPPL, version 1.3 or newer,
% according to http://www.latex-project.org/lppl.txt
-\documentclass[11pt]{article}
-\usepackage[
- a4paper,
- landscape,
- top=1cm,
- bottom=1cm,
- left=1cm,
- right=1cm,
- nofoot,
- nohead] {geometry}
-\usepackage[bookmarks=false]{hyperref}
-\usepackage{array}
-\usepackage{vnsample}
-\pagestyle{empty}
+\documentclass[test]{vnsample}
-\ifpdf\IfFileExists{./useinternalmap}{\pdfmapfile{=t5-antt.map}}{}\fi
-
-\testfilehook
+\mapfile{t5-antt}
\begin{document}
-\extrarowheight=10pt
\begin{shortsample}
\shorttext{T5}{antt}{l}{n} {t5-anttl} {AntykwaTorunskaLigh-Regular}
\shorttext{T5}{antt}{l}{it} {t5-anttli} {AntykwaTorunskaLigh-Italic}
@@ -40,11 +24,9 @@
\shorttext{T5}{antt}{b}{it} {t5-anttbi} {AntykwaTorunska-BoldItalic}
\shorttext{T5}{antt}{b}{sc} {t5-anttbcap} {AntykwaTorunska-Bold}
\shorttext{T5}{antt}{b}{scit} {t5-anttbicap} {AntykwaTorunska-BoldItalic}
-
\end{shortsample}
\clearpage
\begin{shortsample}
-
\shorttext{T5}{antt}{lc}{n} {t5-anttcl} {AntykwaTorunskaCondLigh-Regular}
\shorttext{T5}{antt}{lc}{it} {t5-anttcli} {AntykwaTorunskaCondLigh-Italic}
\shorttext{T5}{antt}{lc}{sc} {t5-anttclcap} {AntykwaTorunskaCondLigh-Regular}
@@ -62,5 +44,4 @@
\shorttext{T5}{antt}{bc}{sc} {t5-anttcbcap} {AntykwaTorunskaCond-Bold}
\shorttext{T5}{antt}{bc}{scit} {t5-anttcbicap} {AntykwaTorunskaCond-BoldItalic}
\end{shortsample}
-
\end{document}