summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex
blob: 731bfedcc76d88cef837ac1e1df8a0868a78ba72 (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
%%
%% Package: footnotehyper
%% Version: 1.1a (2019/11/07)
%% License: LPPL 1.3c
%% Copyright (C) 2016-2019 Jean-Francois Burnol <jfbu at free dot fr>.
%%
\def\pkgname        {footnotehyper}
\def\pkgdate        {2019/11/07}
\def\docdate        {2019/11/07}
\def\pkgversion     {v1.1a}
\def\pkgdescription {hyperref aware footnote.sty (JFB)}
%%
%% run latex twice on this file footnotehyper.tex then dvipdfmx on
%% footnotehyper.dvi to produce the documentation footnotehyper.pdf, with
%% source code included.
%%
\chardef\Withdvipdfmx 1 % replace 1 by 0 for using latex+dvips or pdflatex
\chardef\NoSourceCode 0 % replace 0 by 1 for the doc *without* the source code
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile {\pkgname.tex}[Driver for \pkgname\space documentation]%
\PassOptionsToClass   {a4paper,fontsize=11pt,oneside}{scrdoc}
\PassOptionsToPackage {english}{babel}
\input \pkgname.dtx
%%% Local Variables:
%%% mode: latex
%%% End:
\endinput
%%
%% End of file `footnotehyper.tex'.