summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/tipa/tipx.mf
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/tipa/tipx.mf')
-rw-r--r--Master/texmf-dist/fonts/source/public/tipa/tipx.mf55
1 files changed, 55 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/tipa/tipx.mf b/Master/texmf-dist/fonts/source/public/tipa/tipx.mf
new file mode 100644
index 00000000000..85ee787adcc
--- /dev/null
+++ b/Master/texmf-dist/fonts/source/public/tipa/tipx.mf
@@ -0,0 +1,55 @@
+% tipx.mf: TIPA Extra Symbols driver file
+% Copyright 1996-2003 FUKUI Rei
+%
+% This program may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.2
+% of this license or (at your option) any later version.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.2 or later is part of all distributions of LaTeX
+% version 1999/12/01 or later.
+%
+% This program consists of all files listed in Manifest.txt.
+%
+% Version 1.2 2003/01/01
+%
+% This file is based on:
+% Computer Modern font series by D. E. Knuth and
+% TSIPA by KOBAYASHI Hajime, FUKUI Rei and SHIRAKAWA Shun.
+%
+
+font_coding_scheme:="TeX IPA";
+
+mode_setup;
+font_setup;
+
+input tipanew % new materials for testing
+input tipaextr % tipx symbols
+
+font_slant slant; font_x_height x_height#;
+
+if monospace:
+ font_normal_space 9u#; % no stretching or shrinking
+ font_quad 18u#;
+ font_extra_space 9u#;
+else:
+ font_normal_space 6u#+2letter_fit#;
+ font_normal_stretch 3u#; font_normal_shrink 2u#;
+ font_quad 18u#+4letter_fit#;
+ font_extra_space 2u#;
+fi
+
+% ligatures made by ligtables
+
+% no ligatures available.
+
+% kernings (need to modify)
+
+numeric itc#; % modified italic correction on `f'
+itc#=if serifs: max(0,flare#-.25u#) else: 1.25u# fi;
+
+k#:=-.5u#; kk#:=-1.5u#; kkk#:=-2u#; % three degrees of kerning
+
+% no ligtable prepared.
+
+bye.