emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: nicholas.dokos@hp.com, Org Mode <emacs-orgmode@gnu.org>
Subject: Re: html export
Date: Sun, 20 Jun 2010 16:17:45 -0400	[thread overview]
Message-ID: <23083.1277065065@gamaville.dokosmarshall.org> (raw)
In-Reply-To: Message from "Eric Schulte" <schulte.eric@gmail.com> of "Sun, 20 Jun 2010 11:14:42 PDT." <877hlt606l.fsf@gmail.com>

Eric Schulte <schulte.eric@gmail.com> wrote:

> "Thomas S. Dye" <tsd@tsdye.com> writes:
> 
> [...]
> > Removing the blank line doesn't work for me either.
> >
> > Org-mode version 6.36trans (release_6.36.291.gaf90f)
> >
> 
> Hmm, I just tried the above again using the HEAD (same org-version
> output as you have above) of the org-mode git repository and a minimal
> emacs config, and it *is* working for me, so maybe your problems will be
> resolved with an update of org-mode, or maybe they're due to something
> in your config?
> 

I think the difference between Eric's experiment and Tom's is the
filename of the image - Eric uses a relative pathname, whereas Tom uses
an absolute one:

,----
| 
| * No caption
| 
| #+CAPTION: Histogram of adze weights on a logarithmic scale
| #+LABEL: fig:wt-log
| [[file:Pic1.png]]
`----

produces a caption, but

,----
| 
| * No caption
| 
| #+CAPTION: Histogram of adze weights on a logarithmic scale
| #+LABEL: fig:wt-log
| [[file:~/Desktop/Pic1.png]]
`----

does not.

Also, the alignment of the image changes in the two cases, which leads
me to believe that one is treated as a display and the other as an
inline image.

Nick

  reply	other threads:[~2010-06-20 20:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-20  1:50 html export Thomas S. Dye
2010-06-20  3:28 ` Eric Schulte
2010-06-20  3:58   ` Nick Dokos
2010-06-20 16:11   ` Thomas S. Dye
2010-06-20 18:14     ` Eric Schulte
2010-06-20 20:17       ` Nick Dokos [this message]
2010-06-20 20:54       ` Thomas S. Dye
  -- strict thread matches above, loose matches on Subject: below --
2010-05-27 16:37 Thomas S. Dye
2010-05-27 20:58 ` Carsten Dominik
2010-05-27 21:29   ` Sebastian Rose

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=23083.1277065065@gamaville.dokosmarshall.org \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=schulte.eric@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).