diff options
author | Reinhard Kotucha <reinhard.kotucha@web.de> | 2006-11-26 20:54:26 +0000 |
---|---|---|
committer | Reinhard Kotucha <reinhard.kotucha@web.de> | 2006-11-26 20:54:26 +0000 |
commit | c588c9533b6b61c3234451e8c1bc2dd7aa69b00b (patch) | |
tree | 03ab239d391871b812b0984a83e80501c0372e09 /Master/texmf-dist/doc/generic/vntex/tests/t5gentium-sample.tex | |
parent | 065e129d47bd651ee8636eb053a2e740637ebf50 (diff) |
update vntex.
git-svn-id: svn://tug.org/texlive/trunk@2546 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/vntex/tests/t5gentium-sample.tex')
-rw-r--r-- | Master/texmf-dist/doc/generic/vntex/tests/t5gentium-sample.tex | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/vntex/tests/t5gentium-sample.tex b/Master/texmf-dist/doc/generic/vntex/tests/t5gentium-sample.tex new file mode 100644 index 00000000000..e93667f368c --- /dev/null +++ b/Master/texmf-dist/doc/generic/vntex/tests/t5gentium-sample.tex @@ -0,0 +1,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} |