From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thomas S. Dye" Subject: html export Date: Sat, 19 Jun 2010 15:50:06 -1000 Message-ID: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=56549 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQ9ft-0003VZ-Ni for emacs-orgmode@gnu.org; Sat, 19 Jun 2010 21:50:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OQ9fs-00052X-Bx for emacs-orgmode@gnu.org; Sat, 19 Jun 2010 21:50:17 -0400 Received: from oproxy1-pub.bluehost.com ([66.147.249.253]:39672) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OQ9fs-00051q-2L for emacs-orgmode@gnu.org; Sat, 19 Jun 2010 21:50:16 -0400 Received: from cpe-24-161-159-72.hawaii.res.rr.com ([24.161.159.72] helo=[192.168.1.2]) by box472.bluehost.com with esmtpa (Exim 4.69) (envelope-from ) id 1OQ9fk-0008QB-QC for emacs-orgmode@gnu.org; Sat, 19 Jun 2010 19:50:09 -0600 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode Aloha all, Exporting this small file to html here doesn't put a caption on the figure. * No caption #+CAPTION: Histogram of adze weights on a logarithmic scale #+LABEL: fig:wt-log [[file:~/Public/projects/903_adzes/r/sr-nb-scatter.png]] Does anyone else see this? All of a sudden, I'm having the devil's own time with html export. I made small changes to a large export project file and was surprised when none of the links were exported. The project has been exporting perfectly for months now. All the best, Tom