File: pagella-sample.tex

package info (click to toggle)
texlive-lang 2014.20141024-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,003,116 kB
  • ctags: 12,320
  • sloc: perl: 42,934; xml: 18,105; makefile: 4,433; ansic: 2,845; sh: 2,631; python: 1,398; ruby: 674; awk: 636; lisp: 603; java: 159; sed: 142
file content (20 lines) | stat: -rw-r--r-- 869 bytes parent folder | download | duplicates (8)
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[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}