summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ly1/ly1pnc.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/ly1pnc.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/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'.