emacs-orgmode
[Top][All Lists]
Advanced

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

[O] New LaTeX exporter and #+call:


From: Thomas S. Dye
Subject: [O] New LaTeX exporter and #+call:
Date: Fri, 14 Sep 2012 10:51:07 -1000

Aloha Nicolas,

#+call: lines appear to flummox the new LaTeX exporter.

This exports as I expect:

#+caption[Old wood]: Old wood graph.
#+label: fig:old-wood
#+results: old-wood[:file old-wood.pdf]():results file
[[file:old-wood.pdf]]

But this yields "\url{file://nil}":

#+call: old-wood[:file old-wood.pdf]() :results file
#+caption[Old wood]: Old wood graph.
#+label: fig:old-wood
#+results: old-wood[:file old-wood.pdf]():results file
[[file:old-wood.pdf]]

Similarly with tables, where export with the #+call: line looks like this:

\label{tab:old-wood}
\begin{verbatim}
nil
\end{verbatim}

All the best,
Tom

-- 
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com



reply via email to

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