Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No escape for "\n" #26

Closed
AlejandroNQ opened this issue Oct 19, 2021 · 1 comment
Closed

No escape for "\n" #26

AlejandroNQ opened this issue Oct 19, 2021 · 1 comment

Comments

@AlejandroNQ
Copy link

I use nppQT to write LaTeX (which works miracles, btw) and LaTeX commands start with "" which means I can't set up tags for commands starting with "n".

E.G.:
np=\newpage
will just insert a line jump followed by "ewpage".

@vinsworldcom
Copy link
Owner

See latest develop branch. Let me know if you need a compiled version. Your LaTeX config should look like:

[74]
#LANGUAGE_NAME=LaTeX
np=\\newpage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants