summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-19 21:14:51 +0000
committerKarl Berry <karl@freefriends.org>2016-04-19 21:14:51 +0000
commitccf357defee0d406f6a8b7517b7bb0b4134ac6ba (patch)
treeb5c64630111d6984b3523aae85be846aed69582f /Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex
parent17d52247f834d20bf2fdc87165784126b353446c (diff)
footnotehyper (19apr16)
git-svn-id: svn://tug.org/texlive/trunk@40620 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex')
-rw-r--r--Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex29
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex b/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex
new file mode 100644
index 00000000000..5bcaa456204
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex
@@ -0,0 +1,29 @@
+%%
+%% Package: footnotehyper
+%% Version: 0.9a (2016/04/19)
+%% License: LPPL 1.3c
+%% Copyright (C) 2016 Jean-Francois Burnol <jfbu at free dot fr>.
+%%
+\def\pkgname {footnotehyper}
+\def\pkgdate {2016/04/19}
+\def\docdate {2016/04/19}
+\def\pkgversion {v0.9a}
+\def\pkgdescription {hyperref aware footnote.sty (JFB)}
+%%
+%% run latex thrice 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'.