summaryrefslogtreecommitdiff
path: root/fonts/mtp2lite/templates/Plain MTPro2.tex
blob: 67855e3c9f6507d48ee2635c2bce1806bce6d624 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
% MathTimeProfessional fonts with Plain TeX
% For use with MTPro2
%   See <pctex>\texmf\doc\fonts\mtpro2\guide2.pdf for complete instructions.
%   For sales and other information visit www.pctex.com

% Either \input a macro package which loads Times fonts,
% or explicitly define Times text fonts as follows:
\font\tentimes=ptmr8r at 10pt
\font\seventimes=ptmr8r at 7pt
\font\fivetimes=ptmr8r at 5.5pt

\textfont0=\tentimes
\scriptfont0=\seventimes
\scriptscriptfont0=\fivetimes
\def\rm{\fam0\tentimes}
\rm

% Input the MathTimeProfessional macro package
\input mtp2

% The following are options with the *full* version (these will not
%   work with the 'lite' version)

% [Remove the % from the beginning of the following lines to activate
%   the option.  Roman numerals in brackets refer to guide2.pdf.]

% Load math families
% \loadbm     % Bold Math e.g. $\boldmath A$ $\bm+$ [IX]
% \loadhm     % Heavy Math e.g. $\hm+$ $\hmrbrace$ [IX.4]
% \loadsya    % SYmbol set A [X]
% \loadbsya   % Bold SYmbol set A [X.8]
% \loadhsya   % Heavy SYmbol set A [X.8]

% Black board fonts [XI]
% \loadbb     % Blackboard Bold e.g. $\bb A$
% \loadbbd    % Blackboard Bold Dark e.g. $\bbd A$
% \loadhrb    % Holey Roman Bold e.g. $\hrb A$
% \loadhrbd   % Holey Roman Bold Dark e.g. $\hrbd A$
% \loadmbbi   % Math Blackboard Bold Italic e.g. $\mbbi A$ [XIV]
% \loadmhbi   % Math Holey Bold Italic e.g. $\mhbi A$ [XIV]

% Script [XII]
% \loadmscript	% Math Script e.g. $\mscript A$, $\mscript\altC$
% \loadbmscript	% Bold Math Script e.g. $\bmscript A$, $\bmscript\altC$
% \loadmcurly   % Math Curly e.g. $\mcurly A$

% Fraktur [XIII]
% \loadmfrak	% Math Fraktur e.g. $\mfrak a$
% \loadbmfrak	% Bold Math Fraktur e.g. $\bmfrak a$

% Too many math font families? [XV]
% \substitute   % e.g. \substitute\loadmcurly\for\loadmscript

% Enter text and math ...

\bye