all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* figures not exported properly by ox-latex
@ 2024-02-02 11:39 mahmood sheikh
  2024-02-02 11:46 ` Ihor Radchenko
  2024-07-09 20:15 ` Karthik Chikmagalur
  0 siblings, 2 replies; 9+ messages in thread
From: mahmood sheikh @ 2024-02-02 11:39 UTC (permalink / raw)
  To: emacs-orgmode

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

im on tecosaur's dev branch (version 9.7-pre)
i have the following in an org file:
```org
#+name: fig-switching-circuit-1
#+caption: implementation of \(p\)
[[attachment:circuit.svg]]
```
it gets turned into this
```
\includesvg[width=.9\linewidth]{/home/mahmooz/brain/notes/data/9e/5ba2ce-c383-4396-a2cb-891465f14d51/circuit}\\[0pt]
```
which isnt the behavior described in the docs:
> When captions follow the method as described in Captions, the LaTeX
export back-end wraps the picture in a floating ‘figure’ environment.
this is from https://orgmode.org/manual/Images-in-LaTeX-export.html

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

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

end of thread, other threads:[~2024-07-11 12:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-02 11:39 figures not exported properly by ox-latex mahmood sheikh
2024-02-02 11:46 ` Ihor Radchenko
2024-07-05  9:20   ` mahmood sheikh
2024-07-09 20:15 ` Karthik Chikmagalur
2024-07-11  8:39   ` mahmood sheikh
2024-07-11  8:46     ` Ihor Radchenko
2024-07-11  8:47     ` Karthik Chikmagalur
2024-07-11  8:59       ` mahmood sheikh
2024-07-11 12:47         ` mahmood sheikh

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.