summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/bigfoot/bigfoot.ins
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/bigfoot/bigfoot.ins
Initial commit
Diffstat (limited to 'macros/latex/contrib/bigfoot/bigfoot.ins')
-rw-r--r--macros/latex/contrib/bigfoot/bigfoot.ins21
1 files changed, 21 insertions, 0 deletions
diff --git a/macros/latex/contrib/bigfoot/bigfoot.ins b/macros/latex/contrib/bigfoot/bigfoot.ins
new file mode 100644
index 0000000000..dceb20a061
--- /dev/null
+++ b/macros/latex/contrib/bigfoot/bigfoot.ins
@@ -0,0 +1,21 @@
+%%
+%% bigfoot is part of the bigfoot bundle for critical typesetting
+%% Copyright 2004--2015 David Kastrup <dak@gnu.org>
+%%
+%% The license notice and corresponding source code for this file are
+%% contained in bigfoot.dtx.
+%%
+ \input docstrip
+ \generate{
+ \file{bigfoot.drv}{\from{bigfoot.dtx}{driver}}
+ \file{perpage.drv}{\from{perpage.dtx}{driver}}
+ \file{suffix.drv}{\from{suffix.dtx}{driver}}
+ \usedir{tex/latex/bigfoot}
+ \file{bigfoot.sty}{\from{bigfoot.dtx}{style}}
+ \file{perpage.sty}{\from{perpage.dtx}{style}}
+ \file{suffix.sty}{\from{suffix.dtx}{style}}
+ }
+ \endbatchfile
+\endinput
+%%
+%% End of file `bigfoot.ins'.