summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ly1/ly1ppl.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/ly1ppl.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/ly1ppl.fd')
-rw-r--r--Master/texmf-dist/tex/latex/ly1/ly1ppl.fd92
1 files changed, 60 insertions, 32 deletions
diff --git a/Master/texmf-dist/tex/latex/ly1/ly1ppl.fd b/Master/texmf-dist/tex/latex/ly1/ly1ppl.fd
index af4205ea265..78d797cab9d 100644
--- a/Master/texmf-dist/tex/latex/ly1/ly1ppl.fd
+++ b/Master/texmf-dist/tex/latex/ly1/ly1ppl.fd
@@ -1,33 +1,61 @@
-%%
-%% This is file `LY1ppl.fd',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% yandytex.dtx (with options: `fd,LY1Palatino')
-%%
-%% 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 LY1ppl.fd\space loading \space Adobe\space Palatino}%
-\DeclareFontFamily{LY1}{ppl}{}%
-\DeclareFontShape{LY1}{ppl}{m}{n}{<->por}{}%
-\DeclareFontShape{LY1}{ppl}{m}{it}{<->poi}{}%
-\DeclareFontShape{LY1}{ppl}{b}{n}{<->pob}{}%
-\DeclareFontShape{LY1}{ppl}{b}{it}{<->pobi}{}%
+%Filename: ly1ppl.fd
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{ly1ppl.fd}
+ [1998/07/06 font definitions for LY1/ppl using Berry names.]
+
+\DeclareFontFamily{LY1}{ppl}{}
+
+\DeclareFontShape{LY1}{ppl}{m}{n}{
+ <-> pplr8y
+}{}
+
+\DeclareFontShape{LY1}{ppl}{m}{it}{
+ <-> pplri8y
+}{}
+
+\DeclareFontShape{LY1}{ppl}{b}{n}{
+ <-> pplb8y
+}{}
+
+\DeclareFontShape{LY1}{ppl}{b}{it}{
+ <-> pplbi8y
+}{}
+
+% Fake Oblique
+
+\DeclareFontShape{LY1}{ppl}{m}{sl}{
+ <-> pplro8y
+}{}
+
+\DeclareFontShape{LY1}{ppl}{b}{sl}{
+ <-> pplbo8y
+}{}
+
+% Fake Unslanted
+
+\DeclareFontShape{LY1}{ppl}{m}{u}{
+ <-> pplru8y
+}{}
+
+\DeclareFontShape{LY1}{ppl}{b}{u}{
+ <-> pplbu8y
+}{}
+
+% Fake Narrow and Extended
+
+\DeclareFontShape{LY1}{ppl}{mc}{n}{
+ <-> pplr8yn
+}{}
+
+\DeclareFontShape{LY1}{ppl}{mx}{n}{
+ <-> pplrr8ye
+}{}
+
+\DeclareFontShape{LY1}{ppl}{bx}{n}{<->ssub * ppl/b/n}{}
+\DeclareFontShape{LY1}{ppl}{bx}{sl}{<->ssub * ppl/b/sl}{}
+\DeclareFontShape{LY1}{ppl}{bx}{it}{<->ssub * ppl/b/it}{}
+\DeclareFontShape{LY1}{ppl}{bx}{u}{<->ssub * ppl/b/u}{}
+
\endinput
-%%
-%% End of file `LY1ppl.fd'.