diff options
Diffstat (limited to 'Master/texmf-dist/source/generic/markdown/markdown.ins')
-rw-r--r-- | Master/texmf-dist/source/generic/markdown/markdown.ins | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/markdown/markdown.ins b/Master/texmf-dist/source/generic/markdown/markdown.ins new file mode 100644 index 00000000000..76ed44df1ef --- /dev/null +++ b/Master/texmf-dist/source/generic/markdown/markdown.ins @@ -0,0 +1,8 @@ +\input docstrip.tex +\generate{\usepreamble\luapreamble\usepostamble\luapostamble + \file{markdown.lua}{\from{markdown.dtx}{lua}} + \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}}} +\endbatchfile |