emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Table of figures ?
@ 2012-08-30 14:46 Fabrice Popineau
  2012-08-30 19:57 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Fabrice Popineau @ 2012-08-30 14:46 UTC (permalink / raw)
  To: emacs-orgmode

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

I'm using the LaTeX or Beamer new exporter.
Is there a trick in org-mode to draw a table of say 4x3 images
so that the parameters of the table (tabular) and of the images
(includegraphics)
be set independently ?

#+ATTR_LATEX: table tabular  align=cccc
| [[file:figure1.jpg]] | [[file:figure2.jpg]]     | [[file:figure3.jpg]]
  | [[file:figure4.jpg]]   |
| ???                              | ???                                |
???                               | ???                           |
| [[file:figure5.jpg]]   | [[file:figure6.jpg]]       |
[[file:figure7.jpg]] | [[file:figure8.jpg]] |
| ???                              | ???                                |
???                               | ???                           |
| [[file:figure9.jpg]]    | [[file:figure10.jpg]] | [[file:figure11.jpg]]
  | [[file:figure12.jpg]] |
| ???                              | ???                                |
???

I don't see how to set attributes independently for the table and for the
images.

Thanks for any help,

-- 
Fabrice

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

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

* Re: Table of figures ?
  2012-08-30 14:46 Table of figures ? Fabrice Popineau
@ 2012-08-30 19:57 ` Nicolas Goaziou
  2012-08-30 20:15   ` Fabrice Popineau
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2012-08-30 19:57 UTC (permalink / raw)
  To: Fabrice Popineau; +Cc: emacs-orgmode

Hello,

Fabrice Popineau <fabrice.popineau@supelec.fr> writes:

> Is there a trick in org-mode to draw a table of say 4x3 images so that
> the parameters of the table (tabular) and of the images
> (includegraphics) be set independently ?

No, that's not possible. Element->Object inheritance has its limits.

I think link syntax should be extended to accept parameters. There was
a discussion about it some weeks ago and a few ideas were exposed, but
it stopped there.

Maybe for post 7.9.1...


Regards,

-- 
Nicolas Goaziou

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

* Re: Table of figures ?
  2012-08-30 19:57 ` Nicolas Goaziou
@ 2012-08-30 20:15   ` Fabrice Popineau
  0 siblings, 0 replies; 3+ messages in thread
From: Fabrice Popineau @ 2012-08-30 20:15 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: emacs-orgmode

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

For the future, I wonder if it would not be possible to consider a syntax
like :

#+ATTR_LATEX.table: width=\textwidth
#+ATTR_LATEX.image: width=2cm

Or why not a CSS-like for Org files? (Maybe this is not a new idea?)

Fabrice


2012/8/30 Nicolas Goaziou <n.goaziou@gmail.com>

> Hello,
>
> Fabrice Popineau <fabrice.popineau@supelec.fr> writes:
>
> > Is there a trick in org-mode to draw a table of say 4x3 images so that
> > the parameters of the table (tabular) and of the images
> > (includegraphics) be set independently ?
>
> No, that's not possible. Element->Object inheritance has its limits.
>
> I think link syntax should be extended to accept parameters. There was
> a discussion about it some weeks ago and a few ideas were exposed, but
> it stopped there.
>
> Maybe for post 7.9.1...
>
>
> Regards,
>
> --
> Nicolas Goaziou
>



-- 
Fabrice Popineau
-----------------------------
SUPELEC
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
------------------------------

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

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

end of thread, other threads:[~2012-08-30 20:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-30 14:46 Table of figures ? Fabrice Popineau
2012-08-30 19:57 ` Nicolas Goaziou
2012-08-30 20:15   ` Fabrice Popineau

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