~ubuntu-branches/ubuntu/maverick/texlive-extra/maverick

« back to all changes in this revision

Viewing changes to texmf-dist/fonts/source/public/yi4latex/yirparms.mf

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-05-05 09:18:38 UTC
  • mfrom: (1.1.8 upstream) (3.1.12 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090505091838-n4cyrz5wncwsu0ml
Tags: 2007.dfsg.17-2ubuntu1
* Merge with Debian unstable; remaining Ubuntu changes:
  - Drop texpower Recommends to Suggests. It is in universe, and drags in
    context and xpdf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
mode_setup;
3
 
        mg:=5/5;
4
 
        height#:=mg*12pt#;
5
 
        depth#:=mg*2pt#;
6
 
        width#:=mg*8pt#;
7
 
        thick#:=mg*2/4pt#;
8
 
        thin#:=mg*2/8pt#;
9
 
        b#:=mg*1/2pt#;
10
 
        hp#:=mg*2/2pt#;
11
 
 
12
 
        charwidth#:=mg*9pt#;
13
 
 
14
 
        define_pixels(height,depth,width);
15
 
        define_blacker_pixels(thin,thick);
16
 
 
17
 
        oben:=10/12height;
18
 
        lir:=1/8width;
19
 
        rer:=7/8width;
20
 
        hm:=1/2width;
21
 
        vm:=5/12height;
22
 
        hp:=1/12height;
23
 
        wp:=1/16width;
24
 
 
25
 
        font_size               12pt#;
26
 
        font_normal_space       1/4width#;
27
 
        font_x_height           height#;
28
 
        font_quad               width#;
29
 
        font_extra_space        1/4width#;
30
 
 
31
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%