[TxMt] Latex Config and backward compatibility questions
Mark Eli Kalderon
eli at markelikalderon.com
Wed Jul 25 04:55:01 UTC 2007
On 24 Jul 2007, at 19:51, Brad Miller wrote:
> Lots of progress on the new LaTeX and View command over the last
> two days.
> If you can, please check out the branch and give it a try. It
> should work
> for you right out of the box with no additional configuration.
I must have done something wrong. I navigated to the Latex.tmbundle
directory and used the command svn switch
http://macromates.com/svn/Bundles/branches/typeset_and_view/
Latex.tmbundle. But when I typeset I get the following error:
Traceback (most recent call last):
File "/Library/Application Support/TextMate/Bundles/Latex.tmbundle/
Support/bin/texMate.py", line 215, in ?
tmPrefs = tmprefs.Preferences()
File "/Library/Application Support/TextMate/Bundles/Latex.tmbundle/
Support/bin/tmprefs.py", line 18, in __init__
self.prefs.update(self.readTMPrefs())
File "/Library/Application Support/TextMate/Bundles/Latex.tmbundle/
Support/bin/tmprefs.py", line 39, in readTMPrefs
plDict = plistlib.readPlist(pl)
AttributeError: 'module' object has no attribute 'readPlist'
Best, Mark
More information about the textmate
mailing list