diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-10 22:08:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-10 22:08:00 +0000 |
commit | 963b665a04c33ddcfe04234426c8bca1942589bf (patch) | |
tree | 2416c1045ecd8aaa916a512cf7a05cd4055661f9 /Master/texmf-dist/tex/latex/bundledoc/miktex.cfg | |
parent | 5406b8e0ea1d596600f773e766975256e4087c51 (diff) |
add bundledoc 3.0 (10apr10)
git-svn-id: svn://tug.org/texlive/trunk@17794 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bundledoc/miktex.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/bundledoc/miktex.cfg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/bundledoc/miktex.cfg b/Master/texmf-dist/tex/latex/bundledoc/miktex.cfg new file mode 100644 index 00000000000..8a31743194a --- /dev/null +++ b/Master/texmf-dist/tex/latex/bundledoc/miktex.cfg @@ -0,0 +1,9 @@ +# bundledoc configuration file for MikTeX +# By Scott Pakin <scott+bdoc@pakin.org> + +# ASSUMPTION: You have "zip" somewhere in your path, and it accepts the +# command-line options utilized by the "bundle" line below. + +bundle: zip -r -v -9 %BDBASE%.zip %BDINPUTS% +sink: > NUL: +find: initexmf --find-latex-input %BDINPUTS% |