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[test]{vnsample}
\title{Cyklop}
\mapfile{cyklop}
\begin{document}
\begin{shortsample}
\shorttext{T5}{cyklop}{m}{n} {t5-cyklopr} {Cyklop-Regular}
\shorttext{T5}{cyklop}{m}{it} {t5-cyklopi} {Cyklop-Italic}
\shorttext{T5}{cyklop}{m}{sc} {t5-cyklopr-sc} {Cyklop-Regular}
\shorttext{T5}{cyklop}{m}{scit} {t5-cyklopi-sc} {Cyklop-Italic}
\end{shortsample}
\end{document}
|