Aloha Nicolas,
Ah, I see what's happening now. I've set up asynchronous export to use
the Org mode that ships with Emacs, rather than the one from the git
repo. Of course, that doesn't track your changes.
In this case, where many potential users of my reproducible research
document aren't using t
Nicolas Goaziou writes:
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> I'm getting the same incorrect result as before with:
>>
>> Org-mode version 8.2.4 (release_8.2.4-391-g954168 @
>> /Users/dk/.emacs.d/src/org-mode/lisp/)
>
> Did you reload Org? I cannot reproduce the problem anymore.
Hmm, "la
t...@tsdye.com (Thomas S. Dye) writes:
> I'm getting the same incorrect result as before with:
>
> Org-mode version 8.2.4 (release_8.2.4-391-g954168 @
> /Users/dk/.emacs.d/src/org-mode/lisp/)
Did you reload Org? I cannot reproduce the problem anymore.
>> Nevertheless, there will always be failin
Aloha Nicolas,
Nicolas Goaziou writes:
> Hello,
>
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> I'm having a problem with exporting quotes. I have the #+OPTIONS ':t.
>>
>> This input in the Org mode file:
>>
>> "[l]ater walls ..."
>>
>> produces this in the tex file (open quote wrong, close quo
Hello,
t...@tsdye.com (Thomas S. Dye) writes:
> I'm having a problem with exporting quotes. I have the #+OPTIONS ':t.
>
> This input in the Org mode file:
>
> "[l]ater walls ..."
>
> produces this in the tex file (open quote wrong, close quote OK):
> "[l]ater walls ...''
>
> I'm expecting this i
Aloha all,
I'm having a problem with exporting quotes. I have the #+OPTIONS ':t.
This input in the Org mode file:
"[l]ater walls ..."
produces this in the tex file (open quote wrong, close quote OK):
"[l]ater walls ...''
I'm expecting this in the tex file:
''[l]ater walls ...''
I'm using Org