summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ncctools/nccfoots.sty
blob: d91275980bb665da7dd1cb3132abea531b643ec8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
%%
%% This is file `nccfoots.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% nccfoots.dtx  (with options: `package')
%% 
%% IMPORTANT NOTICE:
%% 
%% This file is a generated file from the sources of the `ncctools'
%% bundle.
%% 
%% You are not allowed to modify this file.
%% 
%% You are allowed to distribute this file if and only if
%% it is distributed with the corresponding source files in
%% the `ncctools' bundle.
%% 
%% For the copying and distribution conditions of the source files,
%% see the README file distributed with the ncctools bundle.
%%
%% File: nccfoots.dtx Copyright (C) 1998-2005 by Alexander I. Rozhenko
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{nccfoots}
      [2005/02/03 v1.2 NCC Footnotes Package (NCC)]
\def\NCC@makefnmark#1{\def\@tempa{#1}%
  \ifx\@tempa\@empty \else
    \begingroup
      \unrestored@protected@xdef\@thefnmark{#1}%
    \endgroup
  \fi
}
\let\@thefnmark\@empty
\newcommand*{\Footnote}[1]{\Footnotemark{#1}\@footnotetext}
\newcommand*{\Footnotemark}[1]{\NCC@makefnmark{#1}\@footnotemark}
\newcommand*{\Footnotetext}[1]{\NCC@makefnmark{#1}\@footnotetext}
\endinput
%%
%% End of file `nccfoots.sty'.