summaryrefslogtreecommitdiff
path: root/tex/context/base/font-ptm.tex
blob: d5ef35dab38674b2d571d6d018af989df901efb6 (plain)
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
%D \module
%D   [       file=font-ptm,
%D        version=1995.1.1,
%D          title=\CONTEXT\ Font Macros,
%D       subtitle=Adobe Times Roman,
%D         author=Hans Hagen,
%D           date=\currentdate,
%D      copyright={PRAGMA / Hans Hagen \& Ton Otten}]
%C
%C This module is part of the \CONTEXT\ macro||package and is
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for 
%C details. 

%D This module defines the Standard Adobe Times Roman.

\definefontsynonym [Serif]            [Times-Roman]
\definefontsynonym [SerifBold]        [Times-Bold]
\definefontsynonym [SerifItalic]      [Times-Italic]
\definefontsynonym [SerifSlanted]     [Times-Italic]
\definefontsynonym [SerifBoldItalic]  [Times-BoldItalic]
\definefontsynonym [SerifBoldSlanted] [Times-BoldItalic]
\definefontsynonym [SerifCaps]        [Times-Roman]

\definebodyfont [14.4pt,12pt,11pt,10pt,9pt,8pt,7pt,6pt,5pt] [rm] [default]

\endinput