~ubuntu-branches/debian/wheezy/texlive-extra/wheezy

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2008-12-06 10:27:26 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20081206102726-x8bamyc8dpgy0w5s
Tags: 2007.dfsg.11-1
This releases fixes 3 RC bugs, thus urgency medium
* blacklist yi4latex, no-sell license (Closes: #507009)
* blacklist colortab, no-sell/no-modify license (Closes: #507768)
* add license statement for the wsuipa fonts (Closes: #491354)

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
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%