Aloha Lawrence,
It does indeed work nicely. Thanks!
Tom
On Mar 6, 2011, at 11:46 PM, Lawrence Mitchell wrote:
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 <we...@gmx.li>