|
From: | Pedro Andres Aranda Gutierrez |
Subject: | Re: [BUG] Incorrect LaTeX export when using images in a table to display them side-by-side. [9.7.5 (release_9.7.5 @ /home/dadinn/.emacs.d/straight/build/org/)] |
Date: | Tue, 4 Mar 2025 20:53:18 +0100 |
Pedro Andres Aranda Gutierrez <paaguti@gmail.com> writes:
> This markup
>
> | file:test-small.png | file:test-small.png |
>
> produces
>
> #+BEGIN_SRC latex
> This would be a table with inlined images:
>
> \begin{center}
> \begin{tabular}{ll}
> \includegraphics{test-small.png} & \includegraphics{test-small.png}\\
> \end{tabular}
> \end{center}
Looks good to me.
--
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
[Prev in Thread] | Current Thread | [Next in Thread] |