summaryrefslogtreecommitdiff
path: root/fonts/utilities/mathinst/makemma/ma2sy.mtx
blob: 4201f12c476fa106e94d30d9d62a77aedeaf2996 (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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% This is the file ma2sy.mtx, part of the `makemma' subpackage
%% of the MathInst package
%% (version 0.8, January , 1998) for math font 
%% generation.  (Author: Alan Hoenig, ajhjj@cunyvm.cuny.edu)
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\relax

This file renames glyphs to a more standard name.  This is file
`ma2sy.mtx'; it selects and renames Mathematica glyphs in the Math2 font
to those in a traditional math symbol font layout.

\metrics

\setcommand\renameas#1#2{\ifisglyph{#1}\then
  \setglyph{#2}
    \glyph{#1}{1000}
  \endsetglyph
  \unsetglyph{#1}
\fi}

%% Some glyphs are, by chance, properly named.  We need to save them,
%% and not unset them when we cancel the Adobe encoding.

\setcommand\renameandsave#1#2{\ifisglyph{#1}\then
  \setglyph{#2saved}
    \glyph{#1}{1000}
  \endsetglyph
  \unsetglyph{#1}
\fi}
\setcommand\save#1{\renameas{#1}{#1saved}}

\renameas{d}{floorleft}
\renameas{t}{floorright}
\renameas{grave}{ceilingleft}
\renameas{p}{ceilingright}
\renameandsave{ring}{bar}
\renameas{cedilla}{bardbl}
\renameas{lozenge}{arrowbothv}
\renameas{Aacute}{arrowdblbothv}
\renameandsave{icircumflex}{backslash}
\renameas{fl}{coproduct}


\endmetrics