emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* position figures side by side in PDF output
@ 2015-05-20 16:30 Zhihao Ding
  2015-05-20 16:45 ` Rasmus
  0 siblings, 1 reply; 4+ messages in thread
From: Zhihao Ding @ 2015-05-20 16:30 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

Hi there, 

Could anyone give me some advice on how to position figures side by side in PDF output?
I am trying to write a report, while my figures were all originally produced individually.  I’d like 
to put them, mostly two, sometimes three, side by side sharing a same caption and label. 
Below is the syntax I am using now, which can only do one figure. 

     #+BEGIN_CENTER
     #+CAPTION[My short Caption]: my long caption
     #+NAME: fig:label
     #+ATTR_LATEX: :options page=1 :width \textwidth
    [[/path/to/my/figure1]]
     #+END_CENTER

Thanks a lot!

Zhihao


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

end of thread, other threads:[~2015-05-21  8:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-20 16:30 position figures side by side in PDF output Zhihao Ding
2015-05-20 16:45 ` Rasmus
2015-05-20 21:03   ` Andreas Leha
2015-05-21  8:45     ` Zhihao Ding

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