How to use LaTeX language instead of TeX language when opening a ".tex"-file by default
-
When opening a “.tex”-file, Notepad++ uses Language TeX to view it.
How can I make it view it using LaTeX language instead, with selecting LaTeX language in the menu every time i open a file?
Both has “.tex” as the default extension in “Style Configurator”.
-
open your notepad++ langs.xml file, which is usually here:
%AppData%\Notepad++\langs.xmlsearch for
<Language name="tex" ext="tex" commentLine="%"></Language>and rename the tex extention to e.g.tex_to deactivate itthen save and restart notepad++
-
Thanks!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login