Este exemplo:
* Test
#+CAPTION: insert figure caption here
#+NAME: fig-1
[[./figure.png]]
By looking at figure [[fig-1]] we can see how referencing a figure works.
exporta para isso no meu sistema:
\section{Test}
\label{sec-1}
\begin{figure}[htb]
\centering
\includegraphics[width=.9\linewidth]{./figure.png}
\caption{\label{fig-1}insert figure caption here}
\end{figure}
By looking at figure \ref{fig-1} we can see how referencing a figure work.
usando o Emacs 23.4.1 e o modo Org 8.0.5. Este é o pdf resultante: .
Achoqueestouperdendoumpontonoquevocêestádizendo,masparece-meque,pelomenosnestaversãodaorganização,oexportadorfazexatamenteoquevocêquer.Senão,dequemaneiraocomportamentodevediferir?
Casoessesejaocomportamentodesejadoevocêtenhaapenasumaversãomaisantigadomododeeconomiainstaladojuntocomoemacsemseusistema,entãovocêpodeolharomanualdomododeorganizaçãonestaseção