blob: b0b602946d44b7009f4c1268a856e935019799fb (
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{gentium}
\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}
|