diff --git a/lisp/ox.el b/lisp/ox.el index afea529f6..2a3edaa50 100644 --- a/lisp/ox.el +++ b/lisp/ox.el @@ -632,7 +632,7 @@ This option can also be set with the SELECT_TAGS keyword." (defcustom org-export-with-smart-quotes nil "Non-nil means activate smart quotes during export. This option can also be set with the OPTIONS keyword, -e.g., \"':t\". +e.g., \"\\=':t\". When setting this to non-nil, you need to take care of using the correct Babel package when exporting to LaTeX.