emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Questions on LaTeX Exporter


From: Lawrence Mitchell
Subject: Re: [O] Questions on LaTeX Exporter
Date: Mon, 07 Mar 2011 09:46:59 +0000
User-agent: Gnus/5.110014 (No Gnus v0.14) Emacs/24.0.50 (gnu/linux)

Thomas S. Dye wrote:

[...]

>> ,----
>> |   * section
>> |   #+latex: \label{sec:sec}
>> `----

>> But there /must/ be a better way to this, eh?

> Good point.  It would be great to leverage Org-links to resolve cross
> references to document sections.

If you do:

(setq org-export-latex-hyperref-format "\\ref{%s}") then you can
refer to sections by their numbers with "as we see in section
[[section]]" and it works nicely.


-- 
Lawrence Mitchell <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]