From: Max Nikulin <manikulin@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: how to beamer export overlay figure?
Date: Sun, 14 Aug 2022 16:30:15 +0700 [thread overview]
Message-ID: <tdafb9$uj6$1@ciao.gmane.io> (raw)
In-Reply-To: <87pmh42x05.fsf@ucl.ac.uk>
On 13/08/2022 18:39, Fraga, Eric wrote:
>
> + ((string-match "\\\\include\\(graphics\\|svg\\)\\([[{]?\\)" latex-link)
> + ;; check for overlay specification and insert if present
> + (replace-match
> + (format "\\\\include\\1%s\\2"
> + (if overlay overlay ""))
ox-latex may wrap \includegraphics into various environments to add
caption, center figure, etc. Shouldn't :overlay affect all such stuff,
not just the image?
next prev parent reply other threads:[~2022-08-14 9:31 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-10 16:39 how to beamer export overlay figure? edgar
2022-08-11 9:51 ` Fraga, Eric
2022-08-11 13:05 ` edgar
2022-08-11 14:06 ` Fraga, Eric
2022-08-11 16:14 ` edgar
2022-08-12 11:50 ` Fraga, Eric
2022-08-12 14:35 ` edgar
2022-08-12 14:53 ` [PATCH] " Fraga, Eric
2022-08-12 20:14 ` edgar
2022-08-13 9:16 ` Ihor Radchenko
2022-08-13 11:39 ` Fraga, Eric
2022-08-14 3:34 ` Ihor Radchenko
2022-08-14 9:30 ` Max Nikulin [this message]
2022-08-14 13:14 ` Fraga, Eric
2022-08-11 16:33 ` Max Nikulin
2022-08-12 8:18 ` Fraga, Eric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='tdafb9$uj6$1@ciao.gmane.io' \
--to=manikulin@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).