diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/vntex/tests/cmbrightvn-test.tex')
-rw-r--r-- | Master/texmf-dist/doc/generic/vntex/tests/cmbrightvn-test.tex | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/vntex/tests/cmbrightvn-test.tex b/Master/texmf-dist/doc/generic/vntex/tests/cmbrightvn-test.tex new file mode 100644 index 00000000000..3f33e6192a8 --- /dev/null +++ b/Master/texmf-dist/doc/generic/vntex/tests/cmbrightvn-test.tex @@ -0,0 +1,17 @@ +% 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{cmbrightvn} + +\begin{document} +\begin{shortsample} +\shorttext{T5}{cmbr}{m}{n}{vncmbr10}{vncmbr10} +\shorttext{T5}{cmbr}{m}{sl}{vncmbrsl10}{vncmbrsl10} +\shorttext{T5}{cmbr}{bx}{n}{vncmbrbx10}{vncmbrbx10} +\shorttext{T5}{cmtl}{m}{n}{vncmtl10}{vncmtl10} +\shorttext{T5}{cmtl}{m}{sl}{vncmsltl10}{vncmsltl10} +\end{shortsample} +\end{document} |