emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Multicolumn figures with the new exporter
@ 2013-06-13 14:30 Christopher Witte
  2013-06-13 14:51 ` Rasmus
  2013-06-13 15:55 ` Eric S Fraga
  0 siblings, 2 replies; 3+ messages in thread
From: Christopher Witte @ 2013-06-13 14:30 UTC (permalink / raw)
  To: Org Mode

[-- Attachment #1: Type: text/plain, Size: 171 bytes --]

Hi all,

I can't get the multicolumn option to attr_latex to work with the new
exporter (to generate a figure* environment).  Any one know how to do this?

Thanks,
Chris.

[-- Attachment #2: Type: text/html, Size: 251 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Multicolumn figures with the new exporter
  2013-06-13 14:30 Multicolumn figures with the new exporter Christopher Witte
@ 2013-06-13 14:51 ` Rasmus
  2013-06-13 15:55 ` Eric S Fraga
  1 sibling, 0 replies; 3+ messages in thread
From: Rasmus @ 2013-06-13 14:51 UTC (permalink / raw)
  To: emacs-orgmode

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

> I can't get the multicolumn option to attr_latex to work with the new
> exporter (to generate a figure* environment).  Any one know how to do
> this?

Please refer to the manual, 12.7.4 LaTeX specific attributes:

  http://orgmode.org/org.html#LaTeX-specific-attributes

In particular

   :float 
      Float environment for the table. Possible values are
      sidewaystable, multicolumn and table. If unspecified, a table
      with a caption will have a table environment. Moreover,
     :placement attribute can specify the positioning of the
      float.

So you'd put something like 

   #+ATTR_LATEX: :float multicolumn

above your picture.


-- 
. . . Stallman was indeed the tallest possible mountain and by
standing on his shoulders you could see forever. . .

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Multicolumn figures with the new exporter
  2013-06-13 14:30 Multicolumn figures with the new exporter Christopher Witte
  2013-06-13 14:51 ` Rasmus
@ 2013-06-13 15:55 ` Eric S Fraga
  1 sibling, 0 replies; 3+ messages in thread
From: Eric S Fraga @ 2013-06-13 15:55 UTC (permalink / raw)
  To: Christopher Witte; +Cc: Org Mode

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

> Hi all,
>
> I can't get the multicolumn option to attr_latex to work with the new
> exporter (to generate a figure* environment).  Any one know how to do this?

What have you actually tried?  I believe something like

#+attr_latex: :float multicolumn

should work.  If it doesn't, post what you tried!  Always give as much
information as possible to make it a little easier to address your
problems.

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.0.3-193-g334581

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-13 16:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-13 14:30 Multicolumn figures with the new exporter Christopher Witte
2013-06-13 14:51 ` Rasmus
2013-06-13 15:55 ` Eric S Fraga

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).