diff options
author | Karl Berry <karl@freefriends.org> | 2013-09-12 23:36:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-09-12 23:36:12 +0000 |
commit | 88cc357fc8d3e1b57e21eb762fef36e4ef2dd3f4 (patch) | |
tree | 51244daaeef0622ddd48de2d1464daa5b235b1c1 /Master/texmf-dist/source/latex/pythontex/pythontex.bat | |
parent | 3ce8f395f1980ebc8f4e95d66e79ac7f29f99222 (diff) |
pythontex (import from $0 symlink works after all)
git-svn-id: svn://tug.org/texlive/trunk@31638 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/pythontex/pythontex.bat')
-rwxr-xr-x | Master/texmf-dist/source/latex/pythontex/pythontex.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/pythontex/pythontex.bat b/Master/texmf-dist/source/latex/pythontex/pythontex.bat new file mode 100755 index 00000000000..0dfa442b4f7 --- /dev/null +++ b/Master/texmf-dist/source/latex/pythontex/pythontex.bat @@ -0,0 +1,2 @@ +@echo off +pythontex.py %* |