summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/vntex/doc/tests/pagella-test.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/generic/vntex/doc/tests/pagella-test.tex')
-rw-r--r--Master/texmf-dist/source/generic/vntex/doc/tests/pagella-test.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/vntex/doc/tests/pagella-test.tex b/Master/texmf-dist/source/generic/vntex/doc/tests/pagella-test.tex
new file mode 100644
index 00000000000..ed2cd4e5248
--- /dev/null
+++ b/Master/texmf-dist/source/generic/vntex/doc/tests/pagella-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 Pagella}
+\mapfile{qpl}
+
+\begin{document}
+\begin{shortsample}
+\shorttext{T5}{qpl}{m}{n} {t5-qplr} {TeXGyrePagella-Regular}
+\shorttext{T5}{qpl}{m}{it} {t5-qplri} {TeXGyrePagella-Italic}
+\shorttext{T5}{qpl}{b}{n} {t5-qplb} {TeXGyrePagella-Bold}
+\shorttext{T5}{qpl}{b}{it} {t5-qplbi} {TeXGyrePagella-BoldItalic}
+\shorttext{T5}{qpl}{m}{sc} {t5-qplr-sc} {TeXGyrePagella-Regular}
+\shorttext{T5}{qpl}{m}{scit} {t5-qplri-sc} {TeXGyrePagella-Italic}
+\shorttext{T5}{qpl}{b}{sc} {t5-qplb-sc} {TeXGyrePagella-Bold}
+\shorttext{T5}{qpl}{b}{scit} {t5-qplbi-sc} {TeXGyrePagella-BoldItalic}
+\end{shortsample}
+\end{document}