diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/vntex/tests/t5cyklop-sample.tex')
-rw-r--r-- | Master/texmf-dist/doc/generic/vntex/tests/t5cyklop-sample.tex | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/vntex/tests/t5cyklop-sample.tex b/Master/texmf-dist/doc/generic/vntex/tests/t5cyklop-sample.tex new file mode 100644 index 00000000000..a07e4db25f3 --- /dev/null +++ b/Master/texmf-dist/doc/generic/vntex/tests/t5cyklop-sample.tex @@ -0,0 +1,16 @@ +% 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{cyklop} + +\begin{document} +\section{Cyklop} +\showletters{T5}{cyklop}{m}{n} {t5-cyklopr} {Cyklop-Regular} +\showletters{T5}{cyklop}{m}{it} {t5-cyklopi} {Cyklop-Italic} +\showletters{T5}{cyklop}{m}{sc} {t5-cyklopr-sc} {Cyklop-Regular} +\showletters{T5}{cyklop}{m}{scit} {t5-cyklopi-sc} {Cyklop-Italic} +\showtext {T5}{cyklop}{m}{n} {t5-cyklopr} {Cyklop-Regular} +\end{document} |