I want to write "''" (to denote the empty string). However in LaTeX, when I try to enter "''", TexnicCenter replaces it with ``'''' , which displays as “”” (first pointing left, second two pointing right).
How can I fix this?
I want to write "''" (to denote the empty string). However in LaTeX, when I try to enter "''", TexnicCenter replaces it with ``'''' , which displays as “”” (first pointing left, second two pointing right).
How can I fix this?
See this first How to get straight quotation marks?. And the following is how to setup your TeXnicCenter.
Select Tools menu item.

Select Options...

Select Custom and fill each textbox with " only.

Mark this answer with a green check mark. :-)