~ubuntu-branches/ubuntu/saucy/tipa/saucy

« back to all changes in this revision

Viewing changes to mf/tipx.mf

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2003-12-11 10:50:58 UTC
  • Revision ID: james.westby@ubuntu.com-20031211105058-vq8ttydhah3hdzq1
Tags: upstream-1.2
ImportĀ upstreamĀ versionĀ 1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
% tipx.mf: TIPA Extra Symbols driver file
 
2
% Copyright 1996-2003 FUKUI Rei
 
3
%
 
4
% This program may be distributed and/or modified under the
 
5
% conditions of the LaTeX Project Public License, either version 1.2
 
6
% of this license or (at your option) any later version.
 
7
% The latest version of this license is in
 
8
%   http://www.latex-project.org/lppl.txt
 
9
% and version 1.2 or later is part of all distributions of LaTeX 
 
10
% version 1999/12/01 or later.
 
11
%
 
12
% This program consists of all files listed in Manifest.txt.
 
13
%
 
14
% Version 1.2 2003/01/01
 
15
%
 
16
% This file is based on:
 
17
%   Computer Modern font series by D. E. Knuth and
 
18
%   TSIPA by KOBAYASHI Hajime, FUKUI Rei and SHIRAKAWA Shun.
 
19
%
 
20
 
 
21
font_coding_scheme:="TeX IPA";
 
22
 
 
23
mode_setup;
 
24
font_setup;
 
25
 
 
26
input tipanew   % new materials for testing
 
27
input tipaextr  % tipx symbols
 
28
 
 
29
font_slant slant; font_x_height x_height#;
 
30
 
 
31
if monospace:
 
32
 font_normal_space 9u#; % no stretching or shrinking
 
33
 font_quad 18u#;
 
34
 font_extra_space 9u#;
 
35
else:
 
36
 font_normal_space 6u#+2letter_fit#;
 
37
 font_normal_stretch 3u#; font_normal_shrink 2u#;
 
38
 font_quad 18u#+4letter_fit#;
 
39
 font_extra_space 2u#;
 
40
fi
 
41
 
 
42
% ligatures made by ligtables
 
43
 
 
44
% no ligatures available.
 
45
 
 
46
% kernings (need to modify)
 
47
 
 
48
numeric itc#; % modified italic correction on `f'
 
49
itc#=if serifs: max(0,flare#-.25u#) else: 1.25u# fi;
 
50
 
 
51
k#:=-.5u#; kk#:=-1.5u#; kkk#:=-2u#; % three degrees of kerning
 
52
 
 
53
% no ligtable prepared.
 
54
 
 
55
bye.