diff options
Diffstat (limited to 'language/vietnamese/vntex/source/doc/tests/pagella-sample.tex')
-rw-r--r-- | language/vietnamese/vntex/source/doc/tests/pagella-sample.tex | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/language/vietnamese/vntex/source/doc/tests/pagella-sample.tex b/language/vietnamese/vntex/source/doc/tests/pagella-sample.tex new file mode 100644 index 0000000000..48b172b3cc --- /dev/null +++ b/language/vietnamese/vntex/source/doc/tests/pagella-sample.tex @@ -0,0 +1,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[sample]{vnsample} + +\title{TeX Gyre Pagella} +\mapfile{qpl} + +\begin{document} +\section{TeX Gyre Pagella} +\showletters{T5}{qpl}{m}{n} {t5-qplr} {TeXGyrePagella-Regular} +\showletters{T5}{qpl}{m}{it} {t5-qplri} {TeXGyrePagella-Italic} +\showletters{T5}{qpl}{b}{n} {t5-qplb} {TeXGyrePagella-Bold} +\showletters{T5}{qpl}{b}{it} {t5-qplbi} {TeXGyrePagella-BoldItalic} +\showletters{T5}{qpl}{m}{sc} {t5-qplr-sc} {TeXGyrePagella-Regular} +\showletters{T5}{qpl}{m}{scit} {t5-qplri-sc} {TeXGyrePagella-Italic} +\showletters{T5}{qpl}{b}{sc} {t5-qplb-sc} {TeXGyrePagella-Bold} +\showtext {T5}{qpl}{m}{n} {t5-qplr} {TeXGyrePagella-Regular} +\end{document} |