diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-11 23:15:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-11 23:15:05 +0000 |
commit | a0bab753834e0c87c19800c7748fccccee26b4be (patch) | |
tree | 24455a5f82eed5399e434c1ff8f7acefbef5e85e /Master/texmf-dist/source/generic/markdown/markdown.ins | |
parent | c636c196ee98440b64ff0252aec19b5d800b749f (diff) |
markdown (6jun16)
git-svn-id: svn://tug.org/texlive/trunk@41376 c570f23f-e606-0410-a88d-b1316a301751
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 |