DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T b

⟦178d174c3⟧ TextFile

    Length: 998 (0x3e6)
    Types: TextFile
    Names: »build_var_font.com«

Derivation

└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦c319c2751⟧ »unix3.0/TeX3.0.tar.Z« 
        └─⟦036c765ac⟧ 
            └─⟦this⟧ »TeX3.0/TeXcontrib/sauter/build_var_font.com« 
└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89
    └─⟦this⟧ »./tex82/TeXcontrib/sauter/build_var_font.com« 
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦63303ae94⟧ »unix3.14/TeX3.14.tar.Z« 
        └─⟦c58930e5c⟧ 
            └─⟦this⟧ »TeX3.14/TeXcontrib/sauter/build_var_font.com« 

TextFile

$! This command file is used by BUILD_ALL_CM_FONTS to build all magnifications
$! of a particular Computer Modern font family at a particular point size.  
$! All of the standard magnifications are built.  A non-standard magnification 
$! is commented out as an illustration.
$!
$! p1 = font name (e.g., CMR10), p2 = family name (e.g., CMR),
$! p3 = design size in points (e.g, 10),
$!
$ open w 'p1'_font_build.com /write
$@build_var_font_mag 'p1' 'p2' 'p3' 1500 300 1.0   ! magstep0
$@build_var_font_mag 'p1' 'p2' 'p3' 1642 329 1.095 ! magstephalf
$@build_var_font_mag 'p1' 'p2' 'p3' 1800 360 1.2   ! magstep1
$@build_var_font_mag 'p1' 'p2' 'p3' 2160 432 1.44  ! magstep2
$@build_var_font_mag 'p1' 'p2' 'p3' 2592 518 1.728 ! magstep3
$@build_var_font_mag 'p1' 'p2' 'p3' 3111 622 2.074 ! magstep4
$@build_var_font_mag 'p1' 'p2' 'p3' 3732 746 2.488 ! magstep5
$!@build_var_font_mag 'p1' 'p2' 'p3' 6000 1200 4    ! highly magnified
$ close w
$@'p1'_font_build.com
$ delete 'p1'_font_build.com.*/log