summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/standalone/standalone.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/standalone/standalone.ins
Initial commit
Diffstat (limited to 'macros/latex/contrib/standalone/standalone.ins')
-rw-r--r--macros/latex/contrib/standalone/standalone.ins15
1 files changed, 15 insertions, 0 deletions
diff --git a/macros/latex/contrib/standalone/standalone.ins b/macros/latex/contrib/standalone/standalone.ins
new file mode 100644
index 0000000000..cf56bc140b
--- /dev/null
+++ b/macros/latex/contrib/standalone/standalone.ins
@@ -0,0 +1,15 @@
+\input ydocstrip.tex
+\keepsilent
+\askforoverwritefalse
+
+\generate{%
+ \nopreamble
+ \file{standalone.cls}{\from{standalone.dtx}{standalone.cls}}%
+ \file{standalone.sty}{\from{standalone.dtx}{standalone.sty}}%
+ \nopostamble
+ \file{standalone.tex}{\from{standalone.dtx}{standalone.tex}}%
+ \file{standalone.cfg}{\from{standalone.dtx}{standalone.cfg}}%
+ %\file{standalone.ins}{\from{standalone.dtx}{install}}%
+}
+\endbatchfile
+%% vim: ft=tex