summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/markdown.ins
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/markdown/markdown.ins')
-rw-r--r--macros/generic/markdown/markdown.ins42
1 files changed, 25 insertions, 17 deletions
diff --git a/macros/generic/markdown/markdown.ins b/macros/generic/markdown/markdown.ins
index 0e71d55d55..de2f350d50 100644
--- a/macros/generic/markdown/markdown.ins
+++ b/macros/generic/markdown/markdown.ins
@@ -1,18 +1,26 @@
-\input docstrip.tex
-\generate{\usepreamble\luapreamble\usepostamble\luapostamble
- \file{markdown.lua}{\from{markdown.dtx}{lua}}
- \file{markdown-cli.lua}{\from{markdown.dtx}{lua-cli}}
- \usepreamble\texpreamble\usepostamble\texpostamble
- \file{markdown.tex}{\from{markdown.dtx}{tex}}
- \file{markdown.sty}{\from{markdown.dtx}{latex}}
- \file{t-markdown.tex}{\from{markdown.dtx}{context}}
- \file{markdownthemewitiko_dot.sty}{\from{markdown.dtx}{latex-themes-witiko-dot}}
- \file{markdownthemewitiko_graphicx_http.sty}{\from{markdown.dtx}{latex-themes-witiko-graphicx-http}}
- \file{markdownthemewitiko_tilde.sty}{\from{markdown.dtx}{latex-themes-witiko-tilde}}
- \usepreamble\empty\usepostamble\empty
- \file{markdown.md}{\from{markdown.dtx}{manual}}
- \file{markdown-interfaces.md}{\from{markdown.dtx}{manual-interfaces}}
- \file{markdown-options.md}{\from{markdown.dtx}{manual-options}}
- \file{markdown-tokens.md}{\from{markdown.dtx}{manual-tokens}}
- \file{markdown.css}{\from{markdown.dtx}{manual-css}}}
+\input l3docstrip.tex
+\generate{
+ \usepreamble\luapreamble
+ \usepostamble\luapostamble
+ \file{markdown.lua}{\from{markdown.dtx}{lua}}
+ \file{markdown-cli.lua}{\from{markdown.dtx}{lua-cli}}
+ \usepreamble\texpreamble
+ \usepostamble\texpostamble
+ \file{markdown.tex}{\from{markdown.dtx}{tex}}
+ \file{markdown.sty}{\from{markdown.dtx}{latex}}
+ \file{t-markdown.tex}{\from{markdown.dtx}{context}}
+ \file{markdownthemewitiko_dot.sty}{\from{markdown.dtx}{latex-themes-witiko-dot}}
+ \file{markdownthemewitiko_graphicx_http.sty}{\from{markdown.dtx}{latex-themes-witiko-graphicx-http}}
+ \file{markdownthemewitiko_tilde.sty}{\from{markdown.dtx}{latex-themes-witiko-tilde}}
+ \file{markdownthemewitiko_markdown_techdoc.sty}{\from{markdown.dtx}{latex-themes-witiko-markdown-techdoc}}
+ \usepreamble\empty
+ \usepostamble\empty
+ \file{markdown.md}{\from{markdown.dtx}{manual}}
+ \file{markdown-interfaces.md}{\from{markdown.dtx}{manual-interfaces}}
+ \file{markdown-options.md}{\from{markdown.dtx}{manual-options}}
+ \file{markdown-tokens.md}{\from{markdown.dtx}{manual-tokens}}
+ \file{markdown.css}{\from{markdown.dtx}{manual-css}}
+ \file{markdown-figure-block-diagram.tex}{\from{markdown.dtx}{techdoc-block-diagram}}
+ \file{markdown.bib}{\from{markdown.dtx}{techdoc-bibliography}}
+}
\endbatchfile