summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ly1/ly1pnc.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/ly1/ly1pnc.fd')
-rw-r--r--Master/texmf-dist/tex/latex/ly1/ly1pnc.fd71
1 files changed, 39 insertions, 32 deletions
diff --git a/Master/texmf-dist/tex/latex/ly1/ly1pnc.fd b/Master/texmf-dist/tex/latex/ly1/ly1pnc.fd
index 863fefe91ff..1d1bd435e31 100644
--- a/Master/texmf-dist/tex/latex/ly1/ly1pnc.fd
+++ b/Master/texmf-dist/tex/latex/ly1/ly1pnc.fd
@@ -1,33 +1,40 @@
-%%
-%% This is file `LY1pnc.fd',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% yandytex.dtx (with options: `fd,LY1Schoolbook')
-%%
-%% 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 LY1pnc.fd\space loading \space Adobe\space NewCenturySchoolbook}%
-\DeclareFontFamily{LY1}{pnc}{}%
-\DeclareFontShape{LY1}{pnc}{m}{n}{<->nbr}{}%
-\DeclareFontShape{LY1}{pnc}{m}{it}{<->nbi}{}%
-\DeclareFontShape{LY1}{pnc}{b}{n}{<->nbb}{}%
-\DeclareFontShape{LY1}{pnc}{b}{it}{<->nbbi}{}%
+%Filename: ly1pnc.fd
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{ly1pnc.fd}
+ [1998/07/06 font definitions for LY1/pnc using Berry names.]
+
+\DeclareFontFamily{LY1}{pnc}{}
+
+\DeclareFontShape{LY1}{pnc}{m}{n}{
+ <-> pncr8y
+}{}
+
+\DeclareFontShape{LY1}{pnc}{m}{it}{
+ <-> pncri8y
+}{}
+
+\DeclareFontShape{LY1}{pnc}{b}{n}{
+ <-> pncb8y
+}{}
+
+\DeclareFontShape{LY1}{pnc}{b}{it}{
+ <-> pncbi8y
+}{}
+
+% Fake Oblique
+
+\DeclareFontShape{LY1}{pnc}{m}{sl}{
+ <-> pncro8y
+}{}
+
+\DeclareFontShape{LY1}{pnc}{b}{sl}{
+ <-> pncbo8y
+}{}
+
+\DeclareFontShape{LY1}{pnc}{bx}{n}{<->ssub * pnc/b/n}{}
+\DeclareFontShape{LY1}{pnc}{bx}{sl}{<->ssub * pnc/b/sl}{}
+\DeclareFontShape{LY1}{pnc}{bx}{it}{<->ssub * pnc/b/it}{}
+
\endinput
-%%
-%% End of file `LY1pnc.fd'.