summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/vntex/doc/tests/heros-test.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/generic/vntex/doc/tests/heros-test.tex')
-rw-r--r--Master/texmf-dist/source/generic/vntex/doc/tests/heros-test.tex30
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/vntex/doc/tests/heros-test.tex b/Master/texmf-dist/source/generic/vntex/doc/tests/heros-test.tex
new file mode 100644
index 00000000000..3cb067614b7
--- /dev/null
+++ b/Master/texmf-dist/source/generic/vntex/doc/tests/heros-test.tex
@@ -0,0 +1,30 @@
+% 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 Heros}
+\mapfile{qhv}
+
+\begin{document}
+\begin{shortsample}
+\shorttext{T5}{qhv}{m}{n} {t5-qhvr} {TeXGyreHeros-Regular}
+\shorttext{T5}{qhv}{m}{it} {t5-qhvri} {TeXGyreHeros-Italic}
+\shorttext{T5}{qhv}{b}{n} {t5-qhvb} {TeXGyreHeros-Bold}
+\shorttext{T5}{qhv}{b}{it} {t5-qhvbi} {TeXGyreHeros-BoldItalic}
+\shorttext{T5}{qhv}{m}{sc} {t5-qhvr-sc} {TeXGyreHeros-Regular}
+\shorttext{T5}{qhv}{m}{scit} {t5-qhvri-sc} {TeXGyreHeros-Italic}
+\shorttext{T5}{qhv}{b}{sc} {t5-qhvb-sc} {TeXGyreHeros-Bold}
+\shorttext{T5}{qhv}{b}{scit} {t5-qhvbi-sc} {TeXGyreHeros-BoldItalic}
+
+\shorttext{T5}{qhv}{c}{n} {t5-qhvcr} {TeXGyreHerosCondensed-Regular}
+\shorttext{T5}{qhv}{c}{it} {t5-qhvcri} {TeXGyreHerosCondensed-Italic}
+\shorttext{T5}{qhv}{bc}{n} {t5-qhvcb} {TeXGyreHerosCondensed-Bold}
+\shorttext{T5}{qhv}{bc}{it} {t5-qhvcbi} {TeXGyreHerosCondensed-BoldItalic}
+\shorttext{T5}{qhv}{c}{sc} {t5-qhvcr-sc} {TeXGyreHerosCondensed-Regular}
+\shorttext{T5}{qhv}{c}{scit} {t5-qhvcri-sc} {TeXGyreHerosCondensed-Italic}
+\shorttext{T5}{qhv}{bc}{sc} {t5-qhvcb-sc} {TeXGyreHerosCondensed-Bold}
+\shorttext{T5}{qhv}{bc}{scit} {t5-qhvcbi-sc} {TeXGyreHerosCondensed-BoldItalic}
+\end{shortsample}
+\end{document}