summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/vntex/doc/tests/cursor-test.tex
blob: 08f6fd00fe2d363b178f763b8d5ee6579e7a8c9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
% 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{TeX Gyre Cursor}
\mapfile{qcr}

\begin{document}
\begin{shortsample}
\shorttext{T5}{qcr}{m}{n}    {t5-qcrr}     {TeXGyreCursor-Regular}
\shorttext{T5}{qcr}{m}{it}   {t5-qcrri}    {TeXGyreCursor-Italic}
\shorttext{T5}{qcr}{b}{n}    {t5-qcrb}     {TeXGyreCursor-Bold}
\shorttext{T5}{qcr}{b}{it}   {t5-qcrbi}    {TeXGyreCursor-BoldItalic}
\shorttext{T5}{qcr}{m}{sc}   {t5-qcrr-sc}  {TeXGyreCursor-Regular}
\shorttext{T5}{qcr}{m}{scit} {t5-qcrri-sc} {TeXGyreCursor-Italic}
\shorttext{T5}{qcr}{b}{sc}   {t5-qcrb-sc}  {TeXGyreCursor-Bold}
\shorttext{T5}{qcr}{b}{scit} {t5-qcrbi-sc} {TeXGyreCursor-BoldItalic}
\end{shortsample}
\end{document}