Unset the MACTEXT_PATH var so it doesn't leak through to env
authorTravis Swicegood <development@domain51.com>
Fri, 1 Apr 2011 13:07:14 +0000 (08:07 -0500)
committerTravis Swicegood <development@domain51.com>
Fri, 1 Apr 2011 13:07:14 +0000 (08:07 -0500)
commit8392f29250b03abdf1864d6642136a502dabaa83
tree48f9930453a9f8bdc330121c8a1a4e51d03e548c
parentad502d9483565e5ca973cf512bce43e7fe101b4e
Unset the MACTEXT_PATH var so it doesn't leak through to env

Thought this variable wasn't making it to the session, but it does even
without the `export`.  This corrects that by explicitly unsetting it
before we continue.
plugins/latex.plugin.bash