home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / unixtex-6.1b-bin0.lha / lib / texmf / tex / latex2e / base / oldlfont.sty < prev    next >
Text File  |  1996-10-12  |  4KB  |  102 lines

  1. %% 
  2. %% This is file `oldlfont.sty', generated 
  3. %% on <1995/1/27> with the docstrip utility (2.2i).
  4. %% 
  5. %% The original source files were:
  6. %% 
  7. %% oldlfont.dtx  (with options: `package')
  8. %% 
  9. %% Copyright 1994 the LaTeX3 project and the individual authors. 
  10. %% All rights reserved. For further copyright information see the file 
  11. %% legal.txt, and any other copyright indicated in this file. 
  12. %% 
  13. %% This file is part of the LaTeX2e system. 
  14. %% ---------------------------------------- 
  15. %% 
  16. %% This system is distributed in the hope that it will be useful, 
  17. %% but WITHOUT ANY WARRANTY; without even the implied warranty of 
  18. %% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
  19. %% 
  20. %% 
  21. %% IMPORTANT NOTICE: 
  22. %% 
  23. %% For error reports in case of UNCHANGED versions see readme files. 
  24. %% 
  25. %% Please do not request updates from us directly. Distribution is 
  26. %% done through Mail-Servers and TeX organizations. 
  27. %% 
  28. %% You are not allowed to change this file. 
  29. %% 
  30. %% You are allowed to distribute this file under the condition that 
  31. %% it is distributed together with all files mentioned in 00readme.txt. 
  32. %% 
  33. %% If you receive only some of these files from someone, complain! 
  34. %% 
  35. %% You are NOT ALLOWED to distribute this file alone. You are NOT 
  36. %% ALLOWED to take money for the distribution or use of either this 
  37. %% file or a changed version, except for a nominal charge for copying 
  38. %% etc. 
  39. %% File `oldlfont.dtx'.
  40. %% Copyright (C) 1989-1994 Frank Mittelbach and Rainer Sch\"opf,
  41. %% all rights reserved.
  42. \NeedsTeXFormat{LaTeX2e}
  43. \ProvidesPackage{oldlfont}
  44.           [1994/11/06 v2.2j Standard LaTeX package]
  45. %% \CharacterTable
  46. %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
  47. %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
  48. %%   Digits        \0\1\2\3\4\5\6\7\8\9
  49. %%   Exclamation   \!     Double quote  \"     Hash (number) \#
  50. %%   Dollar        \$     Percent       \%     Ampersand     \&
  51. %%   Acute accent  \'     Left paren    \(     Right paren   \)
  52. %%   Asterisk      \*     Plus          \+     Comma         \,
  53. %%   Minus         \-     Point         \.     Solidus       \/
  54. %%   Colon         \:     Semicolon     \;     Less than     \<
  55. %%   Equals        \=     Greater than  \>     Question mark \?
  56. %%   Commercial at \@     Left bracket  \[     Backslash     \\
  57. %%   Right bracket \]     Circumflex    \^     Underscore    \_
  58. %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
  59. %%   Right brace   \}     Tilde         \~}
  60. \let\math@bgroup\@empty
  61. \let\math@egroup\@empty
  62. \let \@@math@bgroup \math@bgroup
  63. \let \@@math@egroup \math@egroup
  64. \RequirePackage[errorshow]{tracefnt}
  65. \DeclareSymbolFont{bold}{OT1}{cmr}{bx}{n}
  66. \DeclareSymbolFont{sans}{OT1}{cmss}{m}{n}
  67. \DeclareSymbolFont{typewriter}{OT1}{cmtt}{m}{n}
  68. \DeclareSymbolFont{italic}{OT1}{cmr}{m}{it}
  69. \DeclareSymbolFont{smallcaps}{OT1}{cmr}{m}{sc}
  70. \DeclareSymbolFont{slanted}{OT1}{cmr}{m}{sl}
  71. \DeclareSymbolFontAlphabet\mathbf{bold}
  72. \DeclareSymbolFontAlphabet\mathsf{sans}
  73. \DeclareSymbolFontAlphabet\mathtt{typewriter}
  74. \DeclareSymbolFontAlphabet\mathsc{smallcaps}
  75. \DeclareSymbolFontAlphabet\mathsl{slanted}
  76. \let\mit\undefined
  77. \let\cal\undefined
  78. \let\mathit\undefined
  79. \DeclareSymbolFontAlphabet\mathit{italic}
  80. \DeclareSymbolFontAlphabet{\mit}{letters}
  81. \DeclareSymbolFontAlphabet{\cal}{symbols}
  82. \DeclareRobustCommand\rm{\normalfont\rmfamily\mathgroup\symoperators}
  83. \DeclareRobustCommand\sf{\normalfont\sffamily\mathgroup\symsans}
  84. \DeclareRobustCommand\sl{\normalfont\slshape\mathgroup\symslanted}
  85. \DeclareRobustCommand\bf{\normalfont\bfseries\mathgroup\symbold}
  86. \DeclareRobustCommand\sc{\normalfont\scshape\mathgroup\symsmallcaps}
  87. \DeclareRobustCommand\it{\normalfont\itshape\mathgroup\symitalic}
  88. \DeclareRobustCommand\tt{\normalfont\ttfamily\mathgroup\symtypewriter}
  89. \DeclareRobustCommand\em{%
  90.   \@nomath\em
  91.   \ifdim \fontdimen\@ne\font>\z@\rm\else\it\fi}
  92. \def\@setfontsize#1#2#3{\@nomath#1%
  93.     \ifx\protect\@typeset@protect
  94.       \let\@currsize#1%
  95.     \fi
  96.     \fontsize{#2}{#3}\normalfont}
  97. \let\not@math@alphabet\@gobbletwo
  98. \RequirePackage{latexsym}
  99. \endinput
  100. %% 
  101. %% End of file `oldlfont.sty'.
  102.