summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/vntex/tests/pagella-test.tex
blob: f8ac90cf62b321ea3a9246543f76e3b29883f507 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
% 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}

\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}