diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/vntex/tests/vnr-test.tex')
-rw-r--r-- | Master/texmf-dist/doc/generic/vntex/tests/vnr-test.tex | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/generic/vntex/tests/vnr-test.tex b/Master/texmf-dist/doc/generic/vntex/tests/vnr-test.tex index 606557a749d..af0b05850f2 100644 --- a/Master/texmf-dist/doc/generic/vntex/tests/vnr-test.tex +++ b/Master/texmf-dist/doc/generic/vntex/tests/vnr-test.tex @@ -2,25 +2,9 @@ % 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} - -\testfilehook +\documentclass[test]{vnsample} \begin{document} -\extrarowheight=5pt \begin{shortsample} \shorttext{T5}{cmdh}{m}{n} {vndunh10} {N/A} \shorttext{T5}{cmfr}{m}{it} {vnfi10} {N/A} @@ -46,7 +30,6 @@ \shorttext{T5}{cmtt}{m}{sc} {vntcsc10} {N/A} \shorttext{T5}{cmtt}{m}{sl} {vnsltt10} {N/A} \shorttext{T5}{cmvtt}{m}{n} {vnvtt10} {N/A} - \end{shortsample} \end{document} |