diff options
author | Karl Berry <karl@freefriends.org> | 2014-07-20 22:15:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-07-20 22:15:27 +0000 |
commit | 2ae660fc4775456c4c1344061dc0b6cd7af28276 (patch) | |
tree | 8634639183e76d8647467445e371ce4bea3835b1 /Master/texmf-dist/source/latex/pythontex/depythontex.bat | |
parent | 97666739085cbc6593468e7f5a2cc04f2eaf0de2 (diff) |
pythontex (20jul14)
git-svn-id: svn://tug.org/texlive/trunk@34673 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/pythontex/depythontex.bat')
-rwxr-xr-x | Master/texmf-dist/source/latex/pythontex/depythontex.bat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/pythontex/depythontex.bat b/Master/texmf-dist/source/latex/pythontex/depythontex.bat index 77fe1ec6366..d80ddad79fc 100755 --- a/Master/texmf-dist/source/latex/pythontex/depythontex.bat +++ b/Master/texmf-dist/source/latex/pythontex/depythontex.bat @@ -1,2 +1,2 @@ -@echo off
-depythontex.py %*
+@echo off +depythontex.py %* |