|
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 a
Length: 1528 (0x5f8) Types: TextFile Names: »amstex.history«
└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89 └─⟦this⟧ »./tex82/TeXmacros/amstex.history«
This file contains the record of changes made to files in the directory <TeX.AMSTeX> @SU-Score. Files are listed alphabetically, and within file, changes are listed in reverse chronological order. AMSPPT.STY 2 Sep 86 change font references from am to cm and add note AMSTeX.TeX 15 Aug 86 Version 1.1a change type of \vartriangle from 3 (Rel) to 0 (Ord) change name of character msy "67 from \thorn to \eth 31 Jul 86 Version 1.1a Correct \det to produce "det" instead of "deg" Comment out \mathchardef\hbar to permit access to plain character if msym* fonts not available (see Joy, p262) Change one line of \def\define@@ to properly handle previously undefined control sequences defined within a group was: \def\next@{\def#1}\else\errhelp\defbhelp@ changed to: \global\let#1\undefined\def\next@{\def#1}\else\errhelp\defbhelp@ 16 Dec 85 Version 1.1 Add version number to initial screen display In \medspace and \negmedspace, change \kern .22222 to .222222 Add \leavevmode to definitions of \thetag, \oldnos, \text@@ Define \mathhexbox@ in terms of \text so that symbols so defined will change sizes automatically Redefine \dag, \ddag, \S, \P, \yen, \checkmark, \circledR, \maltese in terms of \mathhexbox@ Some minor changes in use of \msx@ and \msy@ fonts 4 Nov 85 In the definition of \multilimits@ replace \halign by \ialign was: \vbox\bgroup\ialign\bgroup\hfil$\scriptstyle{##}$\hfil\cr} changed to: \vbox\bgroup\halign\bgroup\hfil$\scriptstyle{##}$\hfil\cr}