From ac5a96ddb02c62d71eb214ed35e3be9a154d991f Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 2 Oct 2021 03:03:32 +0000 Subject: CTAN sync 202110020303 --- macros/generic/markdown/markdown.ins | 42 +++++++++++++++++++++--------------- 1 file changed, 25 insertions(+), 17 deletions(-) (limited to 'macros/generic/markdown/markdown.ins') 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 -- cgit v1.2.3