diff options
Diffstat (limited to 'Master/texmf-dist/source/generic/vntex/tests/grotesqvn-test.tex')
-rw-r--r-- | Master/texmf-dist/source/generic/vntex/tests/grotesqvn-test.tex | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/vntex/tests/grotesqvn-test.tex b/Master/texmf-dist/source/generic/vntex/tests/grotesqvn-test.tex new file mode 100644 index 00000000000..498e74529a5 --- /dev/null +++ b/Master/texmf-dist/source/generic/vntex/tests/grotesqvn-test.tex @@ -0,0 +1,14 @@ +% Copyright 2003-2005 Han The Thanh <hanthethanh@gmx.net>. +% This file is part of vntex. License: LPPL, version 1.3 or newer, +% according to http://www.latex-project.org/lppl.txt + +\documentclass[test]{vnsample} + +\mapfile{grotesqvn} + +\begin{document} +\begin{shortsample} +\shorttext{T5}{ugq}{b}{n} {ugqb8v} {VnURWGroteskT-Bold} +\shorttext{T5}{ugq}{b}{sl} {ugqbo8v} {N/A} +\end{shortsample} +\end{document} |