summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/vntex/tests/txttvn-test.tex
blob: 1a7490710051e93ac6b9b681523130236dcbb75b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
% 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{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}