|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T c
Length: 668 (0x29c) Types: TextFile Names: »compute_cmbsy.mf«
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦c319c2751⟧ »unix3.0/TeX3.0.tar.Z« └─⟦036c765ac⟧ └─⟦this⟧ »TeX3.0/TeXcontrib/sauter/compute_cmbsy.mf« └─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89 └─⟦this⟧ »./tex82/TeXcontrib/sauter/compute_cmbsy.mf« └─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦63303ae94⟧ »unix3.14/TeX3.14.tar.Z« └─⟦c58930e5c⟧ └─⟦this⟧ »TeX3.14/TeXcontrib/sauter/compute_cmbsy.mf«
% Computer Modern Bold Math Symbols if unknown cmbase: input cmbase fi font_identifier:="CMBSY"; font_size design_size * pt#; % This font combines CMBX and CMSY, with some modifications. input compute_cmbx; input bold_to_math; % the following font parameters are explained in {\sl The \TeX book}, Appendix G subs:= % subscript point size (if design_size < 8: (50/(design_size*10)) elseif design_size < 10: (60/(design_size*10)) elseif design_size < 12: (70/(design_size*10)) else: (((design_size*10)-30)/(design_size*10))fi); rth#:=rule_thickness#; input compute_sigma; generate mathsy % switch to the driver file