From f1f924b88798d0fb00ca93bbdca636cc88e24dc9 Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Sat, 6 Apr 2019 16:28:48 +0800 Subject: Initial commit Software Project Management --- foils.sty | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 foils.sty (limited to 'foils.sty') 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'. -- cgit v1.2.1