summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ly1/ly1pag.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/ly1pag.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/ly1pag.fd')
-rw-r--r--Master/texmf-dist/tex/latex/ly1/ly1pag.fd68
1 files changed, 34 insertions, 34 deletions
diff --git a/Master/texmf-dist/tex/latex/ly1/ly1pag.fd b/Master/texmf-dist/tex/latex/ly1/ly1pag.fd
index 63ecdcd65ef..72505355fa3 100644
--- a/Master/texmf-dist/tex/latex/ly1/ly1pag.fd
+++ b/Master/texmf-dist/tex/latex/ly1/ly1pag.fd
@@ -1,35 +1,35 @@
-%%
-%% This is file `LY1pag.fd',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% yandytex.dtx (with options: `fd,LY1AvantGarde')
-%%
-%% 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 LY1pag.fd\space loading \space Adobe\space AvantGarde}%
-\DeclareFontFamily{LY1}{pag}{}%
-\DeclareFontShape{LY1}{pag}{m}{n}{<->agw}{}%
-\DeclareFontShape{LY1}{pag}{m}{it}{<->ssub * pag/m/sl}{}%
-\DeclareFontShape{LY1}{pag}{m}{sl}{<->agwo}{}%
-\DeclareFontShape{LY1}{pag}{b}{n}{<->agd}{}%
-\DeclareFontShape{LY1}{pag}{b}{sl}{<->agdo}{}%
-\DeclareFontShape{LY1}{pag}{b}{it}{<->ssub * pag/b/sl}{}%
+%Filename: ly1pag.fd
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{ly1pag.fd}
+ [1998/07/06 font definitions for LY1/pag using Berry names.]
+
+\DeclareFontFamily{LY1}{pag}{}
+
+\DeclareFontShape{LY1}{pag}{m}{n}{
+ <-> pagk8y
+}{}
+
+\DeclareFontShape{LY1}{pag}{m}{sl}{
+ <-> pagko8y
+}{}
+
+\DeclareFontShape{LY1}{pag}{db}{n}{
+ <-> pagd8y
+}{}
+
+\DeclareFontShape{LY1}{pag}{db}{sl}{
+ <-> pagdo8y
+}{}
+
+\DeclareFontShape{LY1}{pag}{m}{it}{<->ssub * pag/m/sl}{}
+\DeclareFontShape{LY1}{pag}{b}{n}{<->ssub * pag/db/n}{}
+\DeclareFontShape{LY1}{pag}{bx}{n}{<->ssub * pag/b/n}{}
+\DeclareFontShape{LY1}{pag}{b}{sl}{<->ssub * pag/db/sl}{}
+\DeclareFontShape{LY1}{pag}{bx}{sl}{<->ssub * pag/b/sl}{}
+\DeclareFontShape{LY1}{pag}{db}{it}{<->ssub * pag/db/sl}{}
+\DeclareFontShape{LY1}{pag}{b}{it}{<->ssub * pag/db/it}{}
+\DeclareFontShape{LY1}{pag}{bx}{it}{<->ssub * pag/b/it}{}
+
\endinput
-%%
-%% End of file `LY1pag.fd'.