s3e: fix build break
[calu.git] / 2_isa / fnpos.sty
1 %%
2 %% This is file `fnpos.sty',
3 %% generated with the docstrip utility.
4 %%
5 %% The original source files were:
6 %%
7 %% yafoot.dtx  (with options: `fnpos')
8 %% 
9 %% IMPORTANT NOTICE:
10 %% 
11 %% For the copyright see the source file.
12 %% 
13 %% Any modified versions of this file must be renamed
14 %% with new filenames distinct from fnpos.sty.
15 %% 
16 %% For distribution of the original source see the terms
17 %% for copying and modification in the file yafoot.dtx.
18 %% 
19 %% This generated file may be distributed as long as the
20 %% original source files, as listed above, are part of the
21 %% same distribution. (The sources need not necessarily be
22 %% in the same archive or directory.)
23 %% Style file `fnpos'.
24 %% Copyright (C) 1999  Hiroshi Nakashima <nakasima@tutics.tut.ac.jp>
25 %%        (Toyohashi Univ. of Tech.)
26 %%
27 %% This program can be redistributed and/or modified under the terms
28 %% of the LaTeX Project Public License distributed from CTAN
29 %% archives in directory macros/latex/base/lppl.txt; either
30 %% version 1 of the License, or any later version.
31 %%
32 %% \CharacterTable
33 %%  {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
34 %%   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
35 %%   Digits        \0\1\2\3\4\5\6\7\8\9
36 %%   Exclamation   \!     Double quote  \"     Hash (number) \#
37 %%   Dollar        \$     Percent       \%     Ampersand     \&
38 %%   Acute accent  \'     Left paren    \(     Right paren   \)
39 %%   Asterisk      \*     Plus          \+     Comma         \,
40 %%   Minus         \-     Point         \.     Solidus       \/
41 %%   Colon         \:     Semicolon     \;     Less than     \<
42 %%   Equals        \=     Greater than  \>     Question mark \?
43 %%   Commercial at \@     Left bracket  \[     Backslash     \\
44 %%   Right bracket \]     Circumflex    \^     Underscore    \_
45 %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
46 %%   Right brace   \}     Tilde         \~}
47 %%
48 %%
49 \def\next{LaTeX2e}
50 \ifx\fmtname\next
51 \def\next{
52 \NeedsTeXFormat{LaTeX2e}[1994/12/01]
53 \ProvidesPackage{fnpos}}
54 \else\def\next[#1]{}\fi
55 \next
56 [1999/07/14 v1.0 ]
57
58 \newif\iffnp@bottom \fnp@bottomtrue
59 \newif\iffnp@below \fnp@belowtrue
60
61 \def\makeFNbottom{\fnp@bottomtrue}
62 \def\makeFNmid{\fnp@bottomfalse}
63 \def\makeFNbelow{\fnp@belowtrue}
64 \def\makeFNabove{\fnp@belowfalse}
65
66 \def\@makecol{\setbox\@outputbox\box\@cclv
67         \xdef\@freelist{\@freelist\@midlist}\global\let\@midlist\@empty
68         \iffnp@below \@combinefloats \fi
69         \let\fnp@textbottom\@textbottom
70         \ifvoid\footins\else
71                 \setbox\@outputbox\vbox{\boxmaxdepth\maxdepth
72                         \unvbox\@outputbox
73                         \iffnp@bottom \@textbottom \fi
74                         \vskip\skip\footins
75                         \csname color@begingroup \endcsname
76                         \csname normalcolor \endcsname
77                         \footnoterule \unvbox\footins
78                         \csname color@endgroup \endcsname}%
79                 \iffnp@bottom \let\@textbottom\relax \fi \fi
80         \iffnp@below\else \@combinefloats \fi
81         \ifvbox\@kludgeins \@makespecialcolbox
82         \else \setbox\@outputbox\vbox to\@colht{\@texttop
83                 \dimen@\dp\@outputbox \unvbox\@outputbox
84                 \vskip-\dimen@ \@textbottom}\fi
85         \let\@textbottom\fnp@textbottom
86         \global \maxdepth \@maxdepth}
87 \ifx\@kludgeins\undefined \let\@kludgeins\voidb@x \fi
88 \endinput
89 %%
90 %% End of file `fnpos.sty'.