textmate / latex.tmbundle

TextMate support for LaTeX
97 stars 64 forks source link

Textmate not identifying .tex files as latex files #154

Closed obelkind closed 8 years ago

obelkind commented 8 years ago

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?

sorbits commented 8 years ago

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: https://github.com/textmate/latex.tmbundle/issues/154

obelkind commented 8 years ago

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

sorbits commented 8 years ago

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: https://github.com/textmate/latex.tmbundle/issues/154#issuecomment-245252200

sanssecours commented 8 years ago

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.

sanssecours commented 8 years ago

Closing this due to a lack of response;

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