"Alan Schmitt" writes:
> On 20 Jan 2012, at 17:42, Alan Schmitt wrote:
>
>> On 20 Jan 2012, at 17:34, Thomas S. Dye wrote:
>>
>>> Hmmm, I can't reproduce your results on my setup. What version of
>>> Org
>>> mode are you using?
>>
>> I'm using the one bundled with Aquamacs 2.4, which is 6.33x. L
On 20 Jan 2012, at 17:42, Alan Schmitt wrote:
On 20 Jan 2012, at 17:34, Thomas S. Dye wrote:
Hmmm, I can't reproduce your results on my setup. What version of
Org
mode are you using?
I'm using the one bundled with Aquamacs 2.4, which is 6.33x. Looking
at the web site, I see that it's quit
On 20 Jan 2012, at 17:34, Thomas S. Dye wrote:
Hmmm, I can't reproduce your results on my setup. What version of Org
mode are you using?
I'm using the one bundled with Aquamacs 2.4, which is 6.33x. Looking at
the web site, I see that it's quite outdated. I'll try to update it this
week-end
"Alan Schmitt" writes:
> On 20 Jan 2012, at 15:42, Thomas S. Dye wrote:
>
>> Aloha Alan,
>>
>> Your LaTeX output indicates that this setting:
>>
>> (setq org-export-latex-hyperref-format "\\ref{%s}")
>>
>> hasn't taken effect for one reason or another.
>>
>> What do you get with C-h v org-export-
On 20 Jan 2012, at 15:42, Thomas S. Dye wrote:
Aloha Alan,
Your LaTeX output indicates that this setting:
(setq org-export-latex-hyperref-format "\\ref{%s}")
hasn't taken effect for one reason or another.
What do you get with C-h v org-export-latex-hyperref-format RET?
I get what I would e
"Alan Schmitt" writes:
> Hello,
>
> I'm trying to have links (in the form of \ref and \label) work in
> LaTeX export, but I cannot seem to succeed. I'm following the advice
> of http://orgmode.org/worg/org-tutorials/org-latex-export.html
> (section 16). I have two problems with my links: first I
On 20 Jan 2012, at 12:05, Eric S Fraga wrote:
"Alan Schmitt" writes:
Hello,
I'm trying to have links (in the form of \ref and \label) work in
LaTeX export, but I cannot seem to succeed. I'm following the advice
You could always do this directly using label and ref explicitly? See
attached
"Alan Schmitt" writes:
> Hello,
>
> I'm trying to have links (in the form of \ref and \label) work in
> LaTeX export, but I cannot seem to succeed. I'm following the advice
You could always do this directly using label and ref explicitly? See
attached org document. This may not be the ideal so