blob: 531fd7d52ccd69b24ba239c7c203bb7671a7e360 (
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
|
%%
%% This is file `lwarp-footnote.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% lwarp.dtx (with options: `footnote')
%% This is a generated file.
%% Copyright 2016-2025 Brian Dunn
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%% http://www.latex-project.org/lppl.txt
%% and version 1.3 or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
%%
\long\def\@makefntext#1{\textsuperscript{\@thefnmark}~#1}
\LWR@ProvidesPackagePass{footnote}[1997/01/28]
\long\def\@makefntext#1{\textsuperscript{\@thefnmark}~{#1}}
\VerifyCommand[lwarp][footnote]{\spewnotes}{BCC4919F5404BADA8F1CF486E5709072}
\def\spewnotes{%
\endgroup%
\if@savingnotes\else\ifvoid\fn@notes\else\begingroup%
\let\@makefntext\@empty%
\let\@finalstrut\@gobble%
\let\rule\@gobbletwo%
\booltrue{LWR@spewingnotes}% lwarp
\@footnotetext{\unvbox\fn@notes}%
\endgroup\fi\fi%
}
\let\endsavenotes\spewnotes
\VerifyCommand[lwarp][footnote]{\fn@fntext}{4C750987515F28FE665A08AB710193BA}
\def\fn@fntext#1{%
\ifx\ifmeasuring@\@@undefined%
\expandafter\@secondoftwo\else\expandafter\@iden%
\fi%
{\ifmeasuring@\expandafter\@gobble\else\expandafter\@iden\fi}%
{%
\global\setbox\fn@notes\vbox{%
\unvbox\fn@notes%
\LWR@htmltagc{\LWR@tagregularparagraph}% lwarp
\LWR@orignewline% lwarp
\fn@startnote%
\@makefntext{%
\rule\z@\footnotesep%
\ignorespaces%
#1%
\@finalstrut\strutbox%
}%
\fn@endnote%
}%
}%
}
\VerifyCommand[lwarp][footnote]{\fn@startnote}{D101A3D1B9653A6FDD7E9CF37BD5A4DD}
\def\fn@startnote{%
\protected@edef\@currentlabel{\csname p@\@mpfn\endcsname\@thefnmark}%
}
\def\fn@endnote{%
\LWR@orignobreakspace\LWR@orignewline%
\LWR@htmltagc{/\LWR@tagregularparagraph}\LWR@orignewline%
\LWR@orignobreakspace\LWR@orignewline%
}
\VerifyCommand[lwarp][footnote]{\fn@startfntext}{7270AD27C28391C41DA1FE47C49B5E7A}
\def\fn@startfntext{%
\setbox\z@\vbox\bgroup%
\LWR@htmltagc{\LWR@tagregularparagraph}% lwarp
\LWR@orignewline% lwarp
\fn@startnote%
\fn@prefntext% Req'd for numbering.
\ignorespaces%
}
\VerifyCommand[lwarp][footnote]{\fn@endfntext}{17BC1D2CD9A84BAFFBE765CC1618C36D}
\def\fn@endfntext{%
\fn@postfntext%
\LWR@orignobreakspace\LWR@orignewline%
\LWR@htmltagc{/\LWR@tagregularparagraph}%
\LWR@orignewline%
\egroup%
\begingroup%
\let\@makefntext\@empty%
\let\@finalstrut\@gobble%
\LetLtxMacro\rule\@gobbletwo%
\booltrue{LWR@spewingnotes}% lwarp
\@footnotetext{\unvbox\z@}%
\endgroup%
}
\let\endfootnote\fn@endfntext
\let\endfootnotetext\endfootnote
\endinput
%%
%% End of file `lwarp-footnote.sty'.
|