summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/vntex/tests/chartervn-test.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/vntex/tests/chartervn-test.tex')
-rw-r--r--Master/texmf-dist/doc/generic/vntex/tests/chartervn-test.tex25
1 files changed, 2 insertions, 23 deletions
diff --git a/Master/texmf-dist/doc/generic/vntex/tests/chartervn-test.tex b/Master/texmf-dist/doc/generic/vntex/tests/chartervn-test.tex
index bdac53f512f..0f3fb5dba87 100644
--- a/Master/texmf-dist/doc/generic/vntex/tests/chartervn-test.tex
+++ b/Master/texmf-dist/doc/generic/vntex/tests/chartervn-test.tex
@@ -2,31 +2,12 @@
% 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}
+\documentclass[test]{vnsample}
-\pagestyle{empty}
-
-\ifpdf\IfFileExists{./useinternalmap}{\pdfmapfile{=chartervn.map}}{}\fi
-
-\testfilehook
+\mapfile{chartervn.map}
\begin{document}
-\extrarowheight=5pt
-
\begin{shortsample}
-
\shorttext{T5}{bch}{m}{n} {bchr8v} {VnBitstreamCharter}
\shorttext{T5}{bch}{m}{it} {bchri8v} {VnCharterBT-Italic}
\shorttext{T5}{bch}{m}{sl} {bchro8v} {VnBitstreamCharter}
@@ -35,7 +16,5 @@
\shorttext{T5}{bch}{b}{sl} {bchbo8v} {VnCharterBT-Bold}
\shorttext{T5}{bch}{m}{sc} {bchrc8v} {N/A}
\shorttext{T5}{bch}{b}{sc} {bchbc8v} {N/A}
-
\end{shortsample}
\end{document}
-