From df0a2b565a0e152db8a6495d7078e911d7b466c3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 13 Jan 2006 00:01:33 +0000 Subject: pacioli git-svn-id: svn://tug.org/texlive/trunk@1164 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/pacioli/ot1cpc.fd | 26 +++++++++++++++++++++++++ Master/texmf-dist/tex/latex/pacioli/pacioli.sty | 24 +++++++++++++++++++++++ Master/texmf-dist/tex/latex/pacioli/t1cpc.fd | 26 +++++++++++++++++++++++++ 3 files changed, 76 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/pacioli/ot1cpc.fd create mode 100644 Master/texmf-dist/tex/latex/pacioli/pacioli.sty create mode 100644 Master/texmf-dist/tex/latex/pacioli/t1cpc.fd (limited to 'Master/texmf-dist/tex/latex/pacioli') diff --git a/Master/texmf-dist/tex/latex/pacioli/ot1cpc.fd b/Master/texmf-dist/tex/latex/pacioli/ot1cpc.fd new file mode 100644 index 00000000000..203da6b1565 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pacioli/ot1cpc.fd @@ -0,0 +1,26 @@ +%% +%% This is file `ot1cpc.fd', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% pacioli.dtx (with options: `fdot1') +%% +%% Copyright 1999 Peter R. Wilson +%% +%% This program is provided under the terms of the +%% LaTeX Project Public License distributed from CTAN +%% archives in directory macros/latex/base/lppl.txt. +%% +%% Author: Peter Wilson (CUA and NIST) +%% now at: peter.r.wilson@boeing.com +%% +\DeclareFontFamily{OT1}{cpc}{} + \DeclareFontShape{OT1}{cpc}{m}{n}{ <-> cpcr10 }{} + \DeclareFontShape{OT1}{cpc}{bx}{n}{ <-> sub * cpc/m/n }{} + \DeclareFontShape{OT1}{cpc}{b}{n}{ <-> sub * cpc/m/n }{} + \DeclareFontShape{OT1}{cpc}{m}{sl}{ <-> cpcsl10 }{} + \DeclareFontShape{OT1}{cpc}{m}{it}{ <-> sub * cpc/m/sl }{} +\endinput +%% +%% End of file `ot1cpc.fd'. diff --git a/Master/texmf-dist/tex/latex/pacioli/pacioli.sty b/Master/texmf-dist/tex/latex/pacioli/pacioli.sty new file mode 100644 index 00000000000..0688ecfb58a --- /dev/null +++ b/Master/texmf-dist/tex/latex/pacioli/pacioli.sty @@ -0,0 +1,24 @@ +%% +%% This is file `pacioli.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% pacioli.dtx (with options: `usc') +%% +%% Copyright 1999 Peter R. Wilson +%% +%% This program is provided under the terms of the +%% LaTeX Project Public License distributed from CTAN +%% archives in directory macros/latex/base/lppl.txt. +%% +%% Author: Peter Wilson (CUA and NIST) +%% now at: peter.r.wilson@boeing.com +%% +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{pacioli}[1999/03/14 v1.0 package for Pacioli fonts] +\newcommand{\cpcfamily}{\usefont{OT1}{cpc}{m}{n}} +\DeclareTextFontCommand{\textcpc}{\cpcfamily} +\endinput +%% +%% End of file `pacioli.sty'. diff --git a/Master/texmf-dist/tex/latex/pacioli/t1cpc.fd b/Master/texmf-dist/tex/latex/pacioli/t1cpc.fd new file mode 100644 index 00000000000..81bcd4afefb --- /dev/null +++ b/Master/texmf-dist/tex/latex/pacioli/t1cpc.fd @@ -0,0 +1,26 @@ +%% +%% This is file `t1cpc.fd', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% pacioli.dtx (with options: `fdt1') +%% +%% Copyright 1999 Peter R. Wilson +%% +%% This program is provided under the terms of the +%% LaTeX Project Public License distributed from CTAN +%% archives in directory macros/latex/base/lppl.txt. +%% +%% Author: Peter Wilson (CUA and NIST) +%% now at: peter.r.wilson@boeing.com +%% +\DeclareFontFamily{T1}{cpc}{} + \DeclareFontShape{T1}{cpc}{m}{n}{ <-> cpcr10 }{} + \DeclareFontShape{T1}{cpc}{bx}{n}{ <-> sub * cpc/m/n }{} + \DeclareFontShape{T1}{cpc}{b}{n}{ <-> sub * cpc/m/n }{} + \DeclareFontShape{T1}{cpc}{m}{sl}{ <-> cpcsl10 }{} + \DeclareFontShape{T1}{cpc}{m}{it}{ <-> sub * cpc/m/sl }{} +\endinput +%% +%% End of file `t1cpc.fd'. -- cgit v1.2.3