% \iffalse
%% Copyright 1995--1998 Sebastian Rahtz
%% This package may be distributed under the terms of the LaTeX Project Public
%% License, as described in lppl.txt in the base LaTeX distribution.
%% Either version 1.0 or, at your option, any later version.
%%
%<*dtx>
\ProvidesFile{adobe.dtx}
%</dtx>
%<garamond>\ProvidesPackage{garamond}
%<basker>\ProvidesPackage{basker}
%<mtimes>\ProvidesPackage{mtimes}
%<bembo>\ProvidesPackage{bembo}
% \fi
[1999/03/29 PSNFSS v.7.2 S Rahtz]
%
% \iffalse
%<*driver>
\documentclass{ltxdoc}
\begin{document}
\title{The PSNFSS \textsf{adobe} package}
\author{Sebastian Rahtz\\[email protected]}
\date{1998/02/07}
\maketitle
\DocInput{adobe.dtx}
\end{document}
%</driver>
% \fi
% \CheckSum{16}
%
% \section{Introduction}
%
% This file contains suitable package files to load
% certain non-standard Adobe PostScript fonts.
% The font definition files and
% font metrics are available in both T1 and OT1 form in the companion
% CTAN fonts/psfonts collection.
%
% \StopEventually{}
%
% \section{The {\tt docstrip} modules}
%
% \begin{macrocode}
%<*garamond>
\renewcommand{\rmdefault}{pgm}
\renewcommand{\sfdefault}{pop}
\renewcommand{\ttdefault}{pcr}
%</garamond>
%<*basker>
\renewcommand{\rmdefault}{pnb}
%</basker>
%<*mtimes>
\renewcommand{\rmdefault}{mnt}
%</mtimes>
%<*bembo>
\renewcommand{\rmdefault}{pbb}
\renewcommand{\sfdefault}{pop}
\renewcommand{\ttdefault}{pcr}
%</bembo>
% \end{macrocode}
% \Finale
%
\endinput
%
%% \CharacterTable
%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
%% Digits \0\1\2\3\4\5\6\7\8\9
%% Exclamation \! Double quote \" Hash (number) \#
%% Dollar \$ Percent \% Ampersand \&
%% Acute accent \' Left paren \( Right paren \)
%% Asterisk \* Plus \+ Comma \,
%% Minus \- Point \. Solidus \/
%% Colon \: Semicolon \; Less than \<
%% Equals \= Greater than \> Question mark \?
%% Commercial at \@ Left bracket \[ Backslash \\
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
|