Re: [Orgmode] [PATCH 0/2] References auto-generated labels with \ref in LaTeX export

2011-02-12 Thread Bastien
Hi Lawrence, Lawrence Mitchell writes: > This patch set introduces a new option > `org-latex-unprettify-internal-links' which, if non-nil, converts > "bare" references to auto-generated section labels into a \ref > rather than a \hyperref. Thanks for the patch and the explanations. What about

[Orgmode] [PATCH 0/2] References auto-generated labels with \ref in LaTeX export

2011-01-20 Thread Lawrence Mitchell
when writing latex, I prefer referring to previous sections by saying "As we saw earlier in section \ref{some-section}". When writing with Org and then exporting to latex, there doesn't appear to be any way to reproduce this. Using "As we saw earlier in section [[section header]]" produces a hype