summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/scontents/scontents.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/scontents/scontents.ins')
-rw-r--r--Master/texmf-dist/source/latex/scontents/scontents.ins82
1 files changed, 46 insertions, 36 deletions
diff --git a/Master/texmf-dist/source/latex/scontents/scontents.ins b/Master/texmf-dist/source/latex/scontents/scontents.ins
index df12528bbd2..70db162f19a 100644
--- a/Master/texmf-dist/source/latex/scontents/scontents.ins
+++ b/Master/texmf-dist/source/latex/scontents/scontents.ins
@@ -1,34 +1,7 @@
-%%
-%% This is file `scontents.ins',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% scontents.dtx (with options: `install')
-%%
-%% 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 file scontents.dtx
-%% and the derived files scontents.ins,
-%% scontents.pdf and
-%% scontents.sty.
-%%
\input l3docstrip.tex
\keepsilent
\askforoverwritefalse
-\preamble
+\declarepreamble\standard
Copyright (C) 2019 by Pablo González L <pablgonz@educarchile.cl>
@@ -44,17 +17,54 @@ and version 1.3c or later is part of all distributions of LaTeX version
This work is "maintained" (as per the LPPL maintenance status)
by Pablo González Luengo.
-This work consists of the file scontents.dtx
-and the derived files scontents.ins,
- scontents.pdf and
- scontents.sty.
+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{%
- \file{\jobname.sty}{\from{\jobname.dtx}{package}}%
+ \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
-\endinput
-%%
-%% End of file `scontents.ins'.