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
As documented in this commit, Prelude lets the smartparens package handle smart quotes in latex: b774a24
This is not a good solution, because smartparens has a bug with regard to these quotes that has not been fixed and has been documented here: Fuco1/smartparens#772
Possible Fix
The github issue also provides a possible fix for the Prelude situation. Insert this fix:
Problem
As documented in this commit, Prelude lets the smartparens package handle smart quotes in latex:
b774a24
This is not a good solution, because smartparens has a bug with regard to these quotes that has not been fixed and has been documented here:
Fuco1/smartparens#772
Possible Fix
The github issue also provides a possible fix for the Prelude situation. Insert this fix:
and remove
again, which were added in b774a24
The text was updated successfully, but these errors were encountered: