summaryrefslogtreecommitdiff
path: root/fonts/utilities/mathkit/rhax.mtx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/utilities/mathkit/rhax.mtx
Initial commit
Diffstat (limited to 'fonts/utilities/mathkit/rhax.mtx')
-rw-r--r--fonts/utilities/mathkit/rhax.mtx62
1 files changed, 62 insertions, 0 deletions
diff --git a/fonts/utilities/mathkit/rhax.mtx b/fonts/utilities/mathkit/rhax.mtx
new file mode 100644
index 0000000000..8ed49431bb
--- /dev/null
+++ b/fonts/utilities/mathkit/rhax.mtx
@@ -0,0 +1,62 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%
+%% This is the file rhax.mtx, part of the MathKit package
+%% (version 0.7, January , 1998) for math font
+%% generation. (Author: Alan Hoenig, ajhjj@cunyvm.cuny.edu)
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+%% Based on work by Aloysius G. Helminck. All rights reserved.
+
+\relax
+
+
+\metrics
+
+% Uses the fontinst package.
+
+\needsfontinstversion{1.315}
+
+%%% If you want the math to be less tight, then set the letterspacing.
+%%% The standard is 0.
+%\setint{letterspacing}{20}
+
+% \shiftglyph takes four parameters:
+%
+% #1 the name of the glyph
+% #2 the amount of extra space at the left
+% #3 the amount of extra space at the right
+% #4 the amount of extra space for subscripts
+
+\setcommand\shiftglyph#1#2#3#4{
+ \ifisglyph{#1}\then
+ \resetglyph{#1}
+ \movert{#2}
+ \glyph{#1}{1000}
+ \movert{#4}
+ \resetitalic{\add{\italic{#1}}{\sub{#3}{#4}}}
+ \endresetglyph
+ \fi
+}
+
+% \shiftglyph{parenleft}{25}{10}{0}
+% \shiftglyph{parenright}{40}{0}{0}
+% \shiftglyph{grave}{1}{1}{0}
+% \shiftglyph{acute}{1}{1}{0}
+% \shiftglyph{caron}{1}{1}{0}
+% \shiftglyph{breve}{1}{1}{0}
+% \shiftglyph{macron}{1}{1}{0}
+% \shiftglyph{circumflex}{1}{1}{0}
+% \shiftglyph{dotaccent}{1}{1}{0}
+% \shiftglyph{tilde}{1}{1}{0}
+% \shiftglyph{dieresis}{1}{1}{0}
+% \shiftglyph{overbar}{1}{1}{0}
+% \shiftglyph{tie}{1}{1}{0}
+
+
+\endmetrics
+
+
+
+
+ \ No newline at end of file