2

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?

Caramdir
  • 89,023
  • 26
  • 255
  • 291
GreyCloud
  • 409

1 Answers1

1

See this first How to get straight quotation marks?. And the following is how to setup your TeXnicCenter.

Step 1

Select Tools menu item.

enter image description here

Step 2

Select Options...

enter image description here

Step 3

Select Custom and fill each textbox with " only.

enter image description here

Step 4

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

Display Name
  • 46,933