"Salome "Södergran\"" wrote:
> I'm looking for a way to make orgmode export quote signs to LaTeX's
> \enquote{}.
> On stackoverflow.com (1) I found a solution that uses
> (setq org-export-with-smart-quotes t)
> (add-to-list 'org-export-smart-quotes-alist .)
> but on my system I find neith
Hi
I'm looking for a way to make orgmode export quote signs to LaTeX's \enquote{}.
On stackoverflow.com (1) I found a solution that uses
(setq org-export-with-smart-quotes t)
(add-to-list 'org-export-smart-quotes-alist .)
but on my system I find neither the variable org-export-with-smart-