summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/scontents/scontents.ins
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-10-24 03:02:46 +0000
committerNorbert Preining <norbert@preining.info>2019-10-24 03:02:46 +0000
commit33b877a6413cc7b93c7a2c17e6df36c03f55481d (patch)
treed1006be84566ca91a3dc9fdc5798c20c9fb0c095 /macros/latex/contrib/scontents/scontents.ins
parent43e60b98142683b95336b9086ee52f4daefff93e (diff)
CTAN sync 201910240302
Diffstat (limited to 'macros/latex/contrib/scontents/scontents.ins')
-rw-r--r--macros/latex/contrib/scontents/scontents.ins70
1 files changed, 70 insertions, 0 deletions
diff --git a/macros/latex/contrib/scontents/scontents.ins b/macros/latex/contrib/scontents/scontents.ins
new file mode 100644
index 0000000000..70db162f19
--- /dev/null
+++ b/macros/latex/contrib/scontents/scontents.ins
@@ -0,0 +1,70 @@
+\input l3docstrip.tex
+\keepsilent
+\askforoverwritefalse
+\declarepreamble\standard
+
+Copyright (C) 2019 by Pablo González L <pablgonz@educarchile.cl>
+
+This work may be distributed and/or modified under the conditions of the
+LaTeX Project Public License, either version 1.3c of this license or (at
+your option) any later version. The latest version of this license is in
+
+ http://www.latex-project.org/lppl.txt
+
+and version 1.3c or later is part of all distributions of LaTeX version
+2005/12/01 or later.
+
+This work is "maintained" (as per the LPPL maintenance status)
+by Pablo González Luengo.
+
+This work consists of the files scontents.dtx and
+ scontents.ins,
+and the derived files scontents.sty,
+ scontents.tex,
+ t-scontents.mkvi and
+ scontents-code.tex.
+
+\endpreamble
+%
+\catcode`\@=11
+\let\org@ds@heading\ds@heading
+\def\ds@heading{}
+\def\MetaPrefix{\perCent D}
+\declarepreamble\context
+ \string\module
+ [ file=t-scontents,
+ version=1.5,
+ title=\string\CONTEXT\ User Module,
+ subtitle=Storing Contents,
+ author=Pablo González,
+ date=2019-10-24,
+ copyright=Pablo González,
+ email=pablgonz@educarchile.cl,
+ license=LPPL]
+\endpreamble
+\let\ds@heading\org@ds@heading
+\let\MetaPrefix\DoubleperCent
+%
+\usedir{tex/latex/scontents}
+\generate{%
+ \usepreamble\standard
+ \file{scontents.sty} {\from{scontents.dtx}{loader,latex}}%
+ \file{scontents.tex} {\from{scontents.dtx}{loader,plain}}%
+ \file{scontents-code.tex}{\from{scontents.dtx}{core}}%
+ \edef\tmpa{\standard^^J\context}\usepreamble\tmpa
+ \file{t-scontents.mkvi} {\from{scontents.dtx}{loader,context}}%
+}%
+
+\Msg{*****************************************************************}%
+\Msg{*}
+\Msg{* To finish the installation you have to move the files into a }
+\Msg{* directory searched by TeX. See README.md for instructions.}
+\Msg{*}
+\Msg{* To produce the documentation with source code run xelatex }%
+\Msg{* thrice on file scontents.dtx }%
+\Msg{*}
+\Msg{* Happy TeXing!}
+\Msg{*}
+\Msg{*****************************************************************}%
+
+\endbatchfile