26 lines
910 B
Plaintext
26 lines
910 B
Plaintext
MathTime Professional ver. 2 (MTPro2) fonts are mathematical TeX fonts
|
|
compatible with the Times Roman text fonts. They were created by
|
|
Michael Spivak of Publish or Perish Press. These are high-quality
|
|
commercial fonts. There is a free subset called "MTPro2 Lite" that
|
|
consists of 15 fonts and replaces the Computer Modern math fonts. The
|
|
complete set consists of 68 fonts and provides also script, curly,
|
|
Fraktur, bold math, blackboard bold fonts, and AMS symbols.
|
|
|
|
The complete fonts set zip archive should be named as mtp2fonts.zip.tpm
|
|
or mtp2fonts.zip
|
|
|
|
After installation, please rebuild the filename databases with the
|
|
command
|
|
|
|
# mktexlsr
|
|
|
|
and register the map file 'mtpro2.map' using the commands
|
|
|
|
# updmap-sys --syncwithtrees
|
|
# updmap-sys --force --enable Map=mtpro2.map
|
|
|
|
After removal, please disable the map file 'mtpro2.map' via the commands
|
|
|
|
# mktexlsr
|
|
# updmap-sys --force --disable mtpro2.map
|