diff options
author | Reinhard Kotucha <reinhard.kotucha@web.de> | 2006-11-26 20:54:26 +0000 |
---|---|---|
committer | Reinhard Kotucha <reinhard.kotucha@web.de> | 2006-11-26 20:54:26 +0000 |
commit | c588c9533b6b61c3234451e8c1bc2dd7aa69b00b (patch) | |
tree | 03ab239d391871b812b0984a83e80501c0372e09 /Master/texmf-dist/tex/latex/vntex/t5pxr.fd | |
parent | 065e129d47bd651ee8636eb053a2e740637ebf50 (diff) |
update vntex.
git-svn-id: svn://tug.org/texlive/trunk@2546 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/vntex/t5pxr.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/vntex/t5pxr.fd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/vntex/t5pxr.fd b/Master/texmf-dist/tex/latex/vntex/t5pxr.fd new file mode 100644 index 00000000000..d9ee8e439d9 --- /dev/null +++ b/Master/texmf-dist/tex/latex/vntex/t5pxr.fd @@ -0,0 +1,21 @@ +% this file was derived from t5ppl.fd by Thanh +\ProvidesFile{t5pxr.fd} + [2006/07/24 font definitions for T5/pxr (thanh).] + + +\DeclareFontFamily{T5}{pxr}{} + +\DeclareFontShape{T5}{pxr}{m}{n}{ <-> ssub * ppl/m/n}{} +\DeclareFontShape{T5}{pxr}{m}{it}{ <-> ssub * ppl/m/it}{} +\DeclareFontShape{T5}{pxr}{m}{sl}{ <-> ssub * ppl/m/sl}{} +\DeclareFontShape{T5}{pxr}{b}{n}{ <-> ssub * ppl/b/n}{} +\DeclareFontShape{T5}{pxr}{b}{it}{ <-> ssub * ppl/b/it}{} +\DeclareFontShape{T5}{pxr}{b}{sl}{ <-> ssub * ppl/b/sl}{} +\DeclareFontShape{T5}{pxr}{m}{sc}{ <-> ssub * ppl/m/sc}{} +\DeclareFontShape{T5}{pxr}{b}{sc}{ <-> ssub * ppl/b/sc}{} +\DeclareFontShape{T5}{pxr}{bx}{n}{ <-> ssub * ppl/bx/n}{} +\DeclareFontShape{T5}{pxr}{bx}{it}{ <-> ssub * ppl/bx/it}{} +\DeclareFontShape{T5}{pxr}{bx}{sl}{ <-> ssub * ppl/bx/sl}{} +\DeclareFontShape{T5}{pxr}{bx}{sc}{ <-> ssub * ppl/bx/sc}{} + +\endinput |