From 0f14293bc34ef7c1c902b00f6a2f6c1cb5e7a966 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 13 Jan 2006 00:11:07 +0000 Subject: vntex git-svn-id: svn://tug.org/texlive/trunk@1443 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/vntex/t5pnc.fd | 53 ++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/vntex/t5pnc.fd (limited to 'Master/texmf-dist/tex/latex/vntex/t5pnc.fd') diff --git a/Master/texmf-dist/tex/latex/vntex/t5pnc.fd b/Master/texmf-dist/tex/latex/vntex/t5pnc.fd new file mode 100644 index 00000000000..a9e6e4bbf48 --- /dev/null +++ b/Master/texmf-dist/tex/latex/vntex/t5pnc.fd @@ -0,0 +1,53 @@ +% Copyright 2003-2005 Han The Thanh . +% This file is part of vntex. License: LPPL, version 1.3 or newer, +% according to http://www.latex-project.org/lppl.txt + +%Filename: t5unc.fd +%Created by: tex mkurwvn +%Created using fontinst v1.929 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{t5unc.fd} + [2005/08/24 Fontinst v1.929 font definitions for T5/pnc.] + +\DeclareFontFamily{T5}{pnc}{} + +\DeclareFontShape{T5}{pnc}{m}{n}{ + <-> uncr8v +}{} + +\DeclareFontShape{T5}{pnc}{m}{it}{ + <-> uncri8v +}{} + +\DeclareFontShape{T5}{pnc}{m}{sl}{ + <-> uncro8v +}{} + +\DeclareFontShape{T5}{pnc}{b}{n}{ + <-> uncb8v +}{} + +\DeclareFontShape{T5}{pnc}{b}{it}{ + <-> uncbi8v +}{} + +\DeclareFontShape{T5}{pnc}{b}{sl}{ + <-> uncbo8v +}{} + +\DeclareFontShape{T5}{pnc}{m}{sc}{ + <-> uncrc8v +}{} + +\DeclareFontShape{T5}{pnc}{b}{sc}{ + <-> uncbc8v +}{} + +\DeclareFontShape{T5}{pnc}{bx}{n}{<->ssub * pnc/b/n}{} +\DeclareFontShape{T5}{pnc}{bx}{it}{<->ssub * pnc/b/it}{} +\DeclareFontShape{T5}{pnc}{bx}{sl}{<->ssub * pnc/b/sl}{} +\DeclareFontShape{T5}{pnc}{bx}{sc}{<->ssub * pnc/b/sc}{} + +\endinput -- cgit v1.2.3