[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Org: two images side by side?
From: |
Michael Heerdegen |
Subject: |
Org: two images side by side? |
Date: |
Mon, 21 Oct 2024 14:57:38 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hello,
can org-mode do this?
I have an org document and want that, at least in the html export, a
certain part looks like this:
+---------------------------------+ +---------------------------------+
| Image 1 | | Image 2 |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
+---------------------------------+ +---------------------------------+
* Point 1 said about Image 1 * Point 1 said about Image 2
* Point 2 said about Image 1 * Here Point 2 is harder to
describe and needs 2 lines
* More stuff about Image 1
I.e., a comparison of two variants of a thing using 2 images with
several small text items below them, that pairwise correspond to each
other.
Is this doable in org-mode or should I better just use latex?
I tried with a table (I did not succeed in getting images next to each
other in any other way). So, I do get the images placed side by side
but also... the rest of table features, like lines, and cells:
multi-line items are interpreted as two cells and wrongly indented etc.
How can I maybe do this better?
TIA,
Michael.
- Org: two images side by side?,
Michael Heerdegen <=