emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Christopher Witte <chris@witte.net.au>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: Section of Org manual on images in latex export
Date: Thu, 19 Jun 2014 00:20:12 +0200	[thread overview]
Message-ID: <87egylvp0j.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAALnB3HnvrKaOSRE6d2fBA2335NvJPSbvzt0JQ0ELsA10w8RzA@mail.gmail.com> (Christopher Witte's message of "Tue, 17 Jun 2014 16:35:39 +0200")

Hello,

Christopher Witte <chris@witte.net.au> writes:

> After quite a bit of mucking around and finally resorting to checking the
> source code, I worked out how to wrap an image in a figure environment
> without a caption.  The final solution
>
> #+ATTR_LATEX: :float figure

Actually, it is

  #+ATTR_LATEX: :float t

> was trivial, but the manual wasn't too helpful on this particular
> subject.

According to the manual, the first described value for :float is:

     − ‘t’: if you want to use the standard ‘figure’ environment.  It is
       used by default if you provide a caption to the image.

> "You can also ask Org to export an image as a float without specifying
> caption by setting the :float attribute."
>
> should be change to:
>
> "You can also ask Org to export an image as a float without specifying a
> caption by setting the :float attribute *to figure*."

That's not quite true. It can be anything but nil, depending on what you
want (e.g., :float wrap).

> Also a summary of the the attributes and their valid values, as is done for
> Latex tables would be useful.

Patches welcome.


Regards,

-- 
Nicolas Goaziou

  parent reply	other threads:[~2014-06-18 22:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-17 14:35 Section of Org manual on images in latex export Christopher Witte
2014-06-17 15:25 ` Nick Dokos
2014-06-25  9:23   ` Bastien
2014-06-18 22:20 ` Nicolas Goaziou [this message]
2014-06-19  9:23   ` Christopher Witte

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=87egylvp0j.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=chris@witte.net.au \
    --cc=emacs-orgmode@gnu.org \
    /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).