diff options
author | Karl Berry <karl@freefriends.org> | 2009-12-05 01:24:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-12-05 01:24:34 +0000 |
commit | a5cf3c1b868467066672ca36011039875df99004 (patch) | |
tree | 0b69a58efd7db9999ef6fa2f22b1cdd9ef45238f /Master/texmf-dist/doc/latex/mathmode/runVTeX | |
parent | 4b5278d501074b7f91fd9dece761969c86bec8ca (diff) |
mathmode update (4dec09)
git-svn-id: svn://tug.org/texlive/trunk@16297 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mathmode/runVTeX')
-rw-r--r-- | Master/texmf-dist/doc/latex/mathmode/runVTeX | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/mathmode/runVTeX b/Master/texmf-dist/doc/latex/mathmode/runVTeX deleted file mode 100644 index a104575bcc5..00000000000 --- a/Master/texmf-dist/doc/latex/mathmode/runVTeX +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -vlatex Mathmode.ltx -vlatex Mathmode.ltx -bibtex Mathmode -makeindex -s Mathmode.ist Mathmode.idx -vlatex Mathmode.ltx |