summaryrefslogtreecommitdiff
path: root/foils.sty
diff options
context:
space:
mode:
Diffstat (limited to 'foils.sty')
-rw-r--r--foils.sty56
1 files changed, 56 insertions, 0 deletions
diff --git a/foils.sty b/foils.sty
new file mode 100644
index 0000000..4222f8f
--- /dev/null
+++ b/foils.sty
@@ -0,0 +1,56 @@
+%%
+%% This is file `foils.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% foiltex.dtx (with options: `oldstyle')
+%% ********************************************************************
+%% Copyright (C) 1995,1997,1998,2002,2008 IBM Corporation
+%% This file is part of the FoilTeX package. Use of this is governed
+%% by explicit restrictions. These can be found in the header of the
+%% foiltex.ins file.
+%%
+%% Questions, comments or suggestions concerning this program can be
+%% sent to
+%% James (Jim) Hafner
+%% IBM Research Division
+%% Almaden Research Center, K56-B2
+%% 650 Harry Road
+%% San Jose, CA 95120-6099
+%% email: hafner@almaden.ibm.com
+%% ********************************************************************
+%%
+%% These files are updated versions of the FoilTeX package for use with
+%% the new LaTeX2e. There are many enhancements and a few bugs
+%% have been fixed. Undoubtedly there are many more. Contact
+%% the author if you find any bugs or have suggestions for improvement
+%% of this suite of files.
+%% ********************************************************************
+\def\foiltexdate{2008/01/28}
+\def\foiltexversion{2.1.4b}
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesFile{foils.sty}
+ [\foiltexdate\space v\foiltexversion\space
+ FoilTeX Compatibility Style File, Copyright IBM 1995,1997,1998,2002,2008]
+%% \CharacterTable
+%% {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
+%% 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
+%% Digits \0\1\2\3\4\5\6\7\8\9
+%% Exclamation \! Double quote \" Hash (number) \#
+%% Dollar \$ Percent \% Ampersand \&
+%% Acute accent \' Left paren \( Right paren \)
+%% Asterisk \* Plus \+ Comma \,
+%% Minus \- Point \. Solidus \/
+%% Colon \: Semicolon \; Less than \<
+%% Equals \= Greater than \> Question mark \?
+%% Commercial at \@ Left bracket \[ Backslash \\
+%% Right bracket \] Circumflex \^ Underscore \_
+%% Grave accent \` Left brace \{ Vertical bar \|
+%% Right brace \} Tilde \~}
+%%
+\@obsoletefile{foils.cls}{foils.sty}
+\LoadClass{foils}
+\endinput
+%%
+%% End of file `foils.sty'.