summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/vntex/doc/tests/cursor-test.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-03-20 21:26:08 +0000
committerKarl Berry <karl@freefriends.org>2022-03-20 21:26:08 +0000
commitc743750319d62667800ff96a52411a65f9921be2 (patch)
tree7619a171a16e1231a85c12dd07a7d7d12580eb93 /Master/texmf-dist/source/generic/vntex/doc/tests/cursor-test.tex
parent495a96bd602254240eccf55b81e9596e6b47e300 (diff)
vntex
git-svn-id: svn://tug.org/texlive/trunk@62837 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/vntex/doc/tests/cursor-test.tex')
-rw-r--r--Master/texmf-dist/source/generic/vntex/doc/tests/cursor-test.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/vntex/doc/tests/cursor-test.tex b/Master/texmf-dist/source/generic/vntex/doc/tests/cursor-test.tex
new file mode 100644
index 00000000000..08f6fd00fe2
--- /dev/null
+++ b/Master/texmf-dist/source/generic/vntex/doc/tests/cursor-test.tex
@@ -0,0 +1,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}