blob: 7f04b4df186d57f8b8a3afd56670db44aaf14245 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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[sample]{vnsample}
\title{Conrete Vn}
\mapfile{concretevn}
\begin{document}
\section{VnConcrete}
\showletters{T5}{ccr}{m}{n} {vnccr10} {Vnccr10}
\showletters{T5}{ccr}{m}{sl} {vnccsl10} {Vnccsl10}
\showletters{T5}{ccr}{m}{it} {vnccti10} {Vnccti10}
\showletters{T5}{ccr}{m}{sc} {vncccsc10} {Vncccsc10}
\showtext {T5}{ccr}{m}{n} {vnccr10} {Vnccr10}
\end{document}
|