Re: [O] New LaTeX exporter, problem with quotes

2013-01-18 Thread Thomas S. Dye
Nicolas Goaziou writes: > Hello, > > t...@tsdye.com (Thomas S. Dye) writes: > >> I just noticed quotes aren't exporting correctly with the new LaTeX >> exporter. The old one seems to work fine. > > Did you activate smart quotes with either `org-export-with-smart-quotes' > or #+OPTIONS: ':t first

Re: [O] New LaTeX exporter, problem with quotes

2013-01-18 Thread Nicolas Goaziou
Hello, t...@tsdye.com (Thomas S. Dye) writes: > I just noticed quotes aren't exporting correctly with the new LaTeX > exporter. The old one seems to work fine. Did you activate smart quotes with either `org-export-with-smart-quotes' or #+OPTIONS: ':t first? I cannot reproduce it. Regards, -

[O] New LaTeX exporter, problem with quotes

2013-01-17 Thread Thomas S. Dye
Aloha all, I just noticed quotes aren't exporting correctly with the new LaTeX exporter. The old one seems to work fine. Does anyone else see this? Or is this a SIMS (something in my setup) bug? For me, this Org mode buffer: ** Quotes "This should have good LaTeX quotes." Generates this La