You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a double quote is used like this: "test" this results in the following latex: _\dq_word_\dq_ (underscores to show whitespaces) which is rendered to "word ".
When a double quote is used like this:
"test"this results in the following latex:_\dq_word_\dq_(underscores to show whitespaces) which is rendered to"word ".