-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathtimes.sty
More file actions
executable file
·32 lines (32 loc) · 857 Bytes
/
times.sty
File metadata and controls
executable file
·32 lines (32 loc) · 857 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
%%
%% This is file `times.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% psfonts.dtx (with options: `times')
%%
%% IMPORTANT NOTICE:
%%
%% For the copyright see the source file.
%%
%% Any modified versions of this file must be renamed
%% with new filenames distinct from times.sty.
%%
%% For distribution of the original source see the terms
%% for copying and modification in the file psfonts.dtx.
%%
%% This generated file may be distributed as long as the
%% original source files, as listed above, are part of the
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
\ProvidesPackage{times}
[2002/09/08 PSNFSS-v9.0a
(SPQR)
]
\renewcommand{\sfdefault}{phv}
\renewcommand{\rmdefault}{ptm}
\renewcommand{\ttdefault}{pcr}
\endinput
%%
%% End of file `times.sty'.