From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/standalone/standalone.ins | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 macros/latex/contrib/standalone/standalone.ins (limited to 'macros/latex/contrib/standalone/standalone.ins') 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 -- cgit v1.2.3