textmate/latex.tmbundle

Textmate not identifying .tex files as latex files

Closed this issue · 5 comments

Hi,

I have a problem with my latex files. Textmate does not identify them as .tex files, and as a result does not identify the environment and typeset commands in the file. When I open the preferences button on the bottom it displays a check mark next to java. I can select the makepdf option, but I can only do this manually. Any suggestions?

In the pop-up at the bottom, set it back to LaTeX and TextMate will
remember.

The default should be LaTeX, but if you changed it (possibly by
accident), it’ll remember.

On 7 Sep 2016, at 10:59, obelkind wrote:

Hi,

I have a problem with my latex files. Textmate does not identify them
as .tex files, and as a result does not identify the environment and
typeset commands in the file. When I open the preferences button on
the bottom it displays a check mark next to java. I can select the
makepdf option, but I can only do this manually. Any suggestions?

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#154

Thanks for the response. When I try to select Latex in the preference menu it reverts back to Java.

Try https://github.com/textmate/textmate/wiki/Reverting-To-Defaults

On 7 Sep 2016, at 13:27, obelkind wrote:

Thanks for the response. When I try to select Latex in the preference
menu it reverts back to Java.

You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
#154 (comment)

Try https://github.com/textmate/textmate/wiki/Reverting-To-Defaults

If you do not want to remove everything mentioned in the link from Allan: Just removing ~/Library/Application Support/TextMate/Global.tmProperties and restarting TextMate after that, should most likely fix your issue.

Closing this due to a lack of response;

@obelkind If the issue still persists, then please just comment below. Thanks.