summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/vntex/doc/tests/txttvn-test.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/generic/vntex/doc/tests/txttvn-test.tex')
-rw-r--r--Master/texmf-dist/source/generic/vntex/doc/tests/txttvn-test.tex19
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/vntex/doc/tests/txttvn-test.tex b/Master/texmf-dist/source/generic/vntex/doc/tests/txttvn-test.tex
new file mode 100644
index 00000000000..6f94c3c3792
--- /dev/null
+++ b/Master/texmf-dist/source/generic/vntex/doc/tests/txttvn-test.tex
@@ -0,0 +1,19 @@
+% 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}
+
+\title{TXTT Vn}
+\mapfile{txttvn}
+
+\begin{document}
+\begin{shortsample}
+\shorttext{T5}{txtt}{m}{n} {txtt8v} {VnTXTT-Medium}
+\shorttext{T5}{txtt}{m}{sc} {txttsc8v} {VnTXTTSC-Medium}
+\shorttext{T5}{txtt}{m}{sl} {txttsl8v} {VnTXTT-Medium}
+\shorttext{T5}{txtt}{bx}{n} {txbtt8v} {VnTXTT-Bold}
+\shorttext{T5}{txtt}{bx}{sc} {txbttsc8v} {VnTXTTSC-Bold}
+\shorttext{T5}{txtt}{bx}{sl} {txbttsl8v} {VnTXTT-Bold}
+\end{shortsample}
+\end{document}