Re: [O] export quotes

2014-08-05 Thread Sebastien Vauban
"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

[O] export quotes

2014-08-05 Thread Salome =?iso-8859-1?Q?S=F6dergran
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-