summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ly1/ly1pbk.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-06-12 00:16:44 +0000
committerKarl Berry <karl@freefriends.org>2010-06-12 00:16:44 +0000
commitfcb7cddce04d87be688bbec8c9f4c50ae2130e1a (patch)
tree17707aad8d7b8fba66b71fbcfb616a2ffc9f796e /Master/texmf-dist/tex/latex/ly1/ly1pbk.fd
parent8010af8c10b08d01e320d0c58a6bdc94e00b595a (diff)
ly1 2010/06/11
git-svn-id: svn://tug.org/texlive/trunk@18903 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ly1/ly1pbk.fd')
-rw-r--r--Master/texmf-dist/tex/latex/ly1/ly1pbk.fd77
1 files changed, 45 insertions, 32 deletions
diff --git a/Master/texmf-dist/tex/latex/ly1/ly1pbk.fd b/Master/texmf-dist/tex/latex/ly1/ly1pbk.fd
index ef3ceb78a68..e9fe6f65dee 100644
--- a/Master/texmf-dist/tex/latex/ly1/ly1pbk.fd
+++ b/Master/texmf-dist/tex/latex/ly1/ly1pbk.fd
@@ -1,33 +1,46 @@
-%%
-%% This is file `LY1pbk.fd',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% yandytex.dtx (with options: `fd,LY1Bookman')
-%%
-%% Copyright (C) 1995 Sebastian Rahtz
-%% All rights reserved.
-%%
-%% This file is part of the PSNFSS2e package.
-%% -----------------------------------------
-%%
-%% This is a generated file. Permission is granted to to customize the
-%% declarations in this file to serve the needs of your installation.
-%% However, no permission is granted to distribute a modified version of
-%% this file under its original name.
-\def\fileversion{1.0}
-\def\filedate{95/02/01}
-\def\docdate {95/02/01}
-%% File: yandytex.dtx Copyright (C) 1995 Sebastian Rahtz
-\wlog{Fontdef\space file\space produced\space from:\space
- \string`yandytex.dtx'\space \fileversion\space(\filedate)\space(SPQR)}
-\typeout{File \space LY1pbk.fd\space loading \space Adobe\space Bookman}%
-\DeclareFontFamily{LY1}{pbk}{}%
-\DeclareFontShape{LY1}{pbk}{m}{n}{<->bkl}{}%
-\DeclareFontShape{LY1}{pbk}{m}{it}{<->bkli}{}%
-\DeclareFontShape{LY1}{pbk}{b}{n}{<->bkd}{}%
-\DeclareFontShape{LY1}{pbk}{b}{it}{<->bkdi}{}%
+%Filename: ly1pbk.fd
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{ly1pbk.fd}
+ [1998/07/06 font definitions for LY1/pbk using Berry names.]
+
+\DeclareFontFamily{LY1}{pbk}{}
+
+\DeclareFontShape{LY1}{pbk}{db}{n}{
+ <-> pbkd8y
+}{}
+
+\DeclareFontShape{LY1}{pbk}{db}{it}{
+ <-> pbkdi8y
+}{}
+
+\DeclareFontShape{LY1}{pbk}{l}{n}{
+ <-> pbkl8y
+}{}
+
+\DeclareFontShape{LY1}{pbk}{l}{it}{
+ <-> pbkli8y
+}{}
+
+% Fake Oblique
+
+\DeclareFontShape{LY1}{pbk}{db}{sl}{
+ <-> pbkdo8y
+}{}
+
+\DeclareFontShape{LY1}{pbk}{l}{sl}{
+ <-> pbklo8y
+}{}
+
+\DeclareFontShape{LY1}{pbk}{b}{n}{<->ssub * pbk/db/n}{}
+\DeclareFontShape{LY1}{pbk}{bx}{n}{<->ssub * pbk/b/n}{}
+\DeclareFontShape{LY1}{pbk}{b}{it}{<->ssub * pbk/db/it}{}
+\DeclareFontShape{LY1}{pbk}{bx}{it}{<->ssub * pbk/b/it}{}
+\DeclareFontShape{LY1}{pbk}{m}{n}{<->ssub * pbk/l/n}{}
+\DeclareFontShape{LY1}{pbk}{m}{it}{<->ssub * pbk/l/it}{}
+\DeclareFontShape{LY1}{pbk}{b}{sl}{<->ssub * pbk/db/sl}{}
+\DeclareFontShape{LY1}{pbk}{bx}{sl}{<->ssub * pbk/b/sl}{}
+\DeclareFontShape{LY1}{pbk}{m}{sl}{<->ssub * pbk/l/sl}{}
+
\endinput
-%%
-%% End of file `LY1pbk.fd'.