Tagged Questions
1
vote
0answers
38 views
Texmaker. Color in the editor. Math mode
I am starting to use Texmaker with the default configuration.
When I use the math mode ($...$) all of it is coloured in green in the editor, making long formulas difficult to follow.
I would like ...
16
votes
6answers
487 views
Automatically replace all |foo| with \abs{foo}
Technically speaking, this isn't a LaTeX specific question, but there are so many useful tools in LaTeX, and I'm using it to solve a LaTeX problem, so I thought here would be a good place to ask.
I ...
4
votes
2answers
150 views
A lightweight editor that supports search and replace in math mode
My professor asked me to change all p,q variables to i,j variables in my paper. If I just search and replace it will have too many false positives, because it will highlight every word with letter p ...
2
votes
1answer
262 views
Which editors color/highlight between the $…$ with syntax coloring? [duplicate]
Possible Duplicate:
LaTeX Editors/IDEs
I'd like to know which TeX editors have syntax coloring options which color/highlight the math mode text between the $...$. This way it is easy to see ...
6
votes
5answers
2k views
Is there a TeX/LaTeX editor that can show results in real-time? [duplicate]
Possible Duplicate:
What's the fastest way to preview changes as I learn TeX?
This is my first post to TeX. I have taken it upon myself to learn how to type math formulations via LaTeX, ...
8
votes
2answers
203 views
replace often used Tex-Literals ($ and $$) for math regions into \( or \) and \[ or \]
Is there an editor or IDE (or a script) for substituting the TeX-Commands $ and $$ for opening and closing math regions into the corresponding LaTeX-Commands \(,\) and \[,\]?
I'm sure there is a tool ...
4
votes
2answers
478 views
In LyX, is there a way to toggle the display of TeX code in math expressions?
Is there a way to toggle the display of math expressions in LyX between the default, which makes an attempt at replacing TeX code with easy to read symbols (but is short of actual rendering), and the ...
3
votes
1answer
610 views
Emacs keyboard shortcut to insert \label{} \\ and a new line in math mode.
So, I'm using emacs with auctex to edit my latex documents. It's been a while since last time I used it, but I still remember my shortcuts. Except one.
While editing equations inside and align ...

