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/t5pcr.fd | 47 ++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/vntex/t5pcr.fd (limited to 'Master/texmf-dist/tex/latex/vntex/t5pcr.fd') diff --git a/Master/texmf-dist/tex/latex/vntex/t5pcr.fd b/Master/texmf-dist/tex/latex/vntex/t5pcr.fd new file mode 100644 index 00000000000..e6dd1fd730b --- /dev/null +++ b/Master/texmf-dist/tex/latex/vntex/t5pcr.fd @@ -0,0 +1,47 @@ +% 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: t5ucr.fd +%Created by: tex mkurwvn +%Created using fontinst v1.929 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{t5ucr.fd} + [2005/08/24 Fontinst v1.929 font definitions for T5/pcr.] + +\DeclareFontFamily{T5}{pcr}{} + +\DeclareFontShape{T5}{pcr}{m}{n}{ + <-> ucrr8v +}{} + +\DeclareFontShape{T5}{pcr}{m}{sl}{ + <-> ucrro8v +}{} + +\DeclareFontShape{T5}{pcr}{b}{n}{ + <-> ucrb8v +}{} + +\DeclareFontShape{T5}{pcr}{b}{sl}{ + <-> ucrbo8v +}{} + +\DeclareFontShape{T5}{pcr}{m}{sc}{ + <-> ucrrc8v +}{} + +\DeclareFontShape{T5}{pcr}{b}{sc}{ + <-> ucrbc8v +}{} + +\DeclareFontShape{T5}{pcr}{m}{it}{<->ssub * pcr/m/sl}{} +\DeclareFontShape{T5}{pcr}{bx}{n}{<->ssub * pcr/b/n}{} +\DeclareFontShape{T5}{pcr}{bx}{sl}{<->ssub * pcr/b/sl}{} +\DeclareFontShape{T5}{pcr}{b}{it}{<->ssub * pcr/b/sl}{} +\DeclareFontShape{T5}{pcr}{bx}{it}{<->ssub * pcr/b/it}{} +\DeclareFontShape{T5}{pcr}{bx}{sc}{<->ssub * pcr/b/sc}{} + +\endinput -- cgit v1.2.3