diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/ly1/ly1pag.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/ly1/ly1pag.fd | 68 |
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'. |