blob: e93667f368cb7ee7fdeefafd586730d6b4ee8884 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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[sample]{vnsample}
\mapfile{urwvn}
\begin{document}
\section{Gentium}
\showletters{T5}{vgn}{m}{n} {vgnr-t5} {Gentium}
\showletters{T5}{vgn}{m}{it} {vgnri-t5} {Gentium-Italic}
\showtext {T5}{vgn}{m}{n} {vgnr-t5} {Gentium}
\end{document}
|