%%% ==================================================================== %%% @LaTeX-file{ %%% filename = "amsfonts.ins", %%% version = "2.2b", %%% date = "2001/10/30", %%% time = "09:41:15 EST", %%% checksum = "10026 94 345 3783", %%% author = "American Mathematical Society", %%% address = "American Mathematical Society, %%% Technical Support, %%% Publications Technical Group, %%% P. O. Box 6248, %%% Providence, RI 02940, %%% USA", %%% telephone = "401-455-4080 or (in the USA and Canada) %%% 800-321-4AMS (321-4267)", %%% FAX = "401-331-3842", %%% email = "tech-support@ams.org (Internet)", %%% copyright = "Copyright 2001 American Mathematical Society, %%% all rights reserved. Copying of this file is %%% authorized only if either: %%% (1) you make absolutely no changes to your copy, %%% including name; OR %%% (2) if you do make changes, you first rename it %%% to some other name.", %%% codetable = "ISO/ASCII", %%% keywords = "latex, amslatex, ams-latex, installation", %%% supported = "yes", %%% abstract = "This installation file is used to generate %%% loadable font definition files and package %%% files for certain fonts from the AMSFonts extra %%% math font set when run through \LaTeX{}.", %%% docstring = "The checksum field above contains a CRC-16 %%% checksum as the first value, followed by the %%% equivalent of the standard UNIX wc (word %%% count) utility output of lines, words, and %%% characters. This is produced by Robert %%% Solovay's checksum utility.", %%% } %%% ==================================================================== \def\batchfile{amsfonts.ins} \input docstrip.tex \preamble \endpreamble \keepsilent % The first version (t) will ask if an existing file should be overwritten; % the second version (f) will overwrite existing files silently. \def\dofile#1#2#3{\generateFile{#1}{t}{\from{#2}{#3}}} %%\def\dofile#1#2#3{\generateFile{#1}{f}{\from{#2}{#3}}} \Msg{*** Generating .fd files ***} \Msg{*** Euler math fonts ***} \dofile{ueur.fd}{amsfonts.fdd}{fd,eur} \dofile{ueus.fd}{amsfonts.fdd}{fd,eus} \dofile{ueuf.fd}{amsfonts.fdd}{fd,euf} \dofile{ueuex.fd}{amsfonts.fdd}{fd,euex} \dofile{ueur57.fd}{amsfonts.fdd}{57,eur} \dofile{ueus57.fd}{amsfonts.fdd}{57,eus} \dofile{ueuf57.fd}{amsfonts.fdd}{57,euf} \dofile{ueuex57.fd}{amsfonts.fdd}{57,euex} \Msg{*** AMS symbol fonts ***} \dofile{umsa.fd}{amsfonts.fdd}{fd,msa} \dofile{umsb.fd}{amsfonts.fdd}{fd,msb} \dofile{umsa57.fd}{amsfonts.fdd}{57,msa} \dofile{umsb57.fd}{amsfonts.fdd}{57,msb} \Msg{*** Generating package files ***} \dofile{amsfonts.sty}{amsfonts.dtx}{} \dofile{amssymb.sty}{amssymb.dtx}{} \dofile{cmmib57.sty}{cmmib57.dtx}{} \dofile{euscript.sty}{euscript.dtx}{euscript} \dofile{eucal.sty}{euscript.dtx}{eucal} \dofile{eufrak.sty}{eufrak.dtx}{} %\dofile{eurom.sty}{eurom.dtx}{} \ifToplevel{ \Msg{******************************************************************} \Msg{*} \Msg{* To finish the installation you need to move the following files} \Msg{* to a LaTeX input files area (whose exact name will vary} \Msg{* depending on your system):} \Msg{*} \Msg{* \space\space All *.fd and *.sty} \Msg{*} \Msg{******************************************************************} } \endinput