From: Edouard Debry <edouard.debry@gmail.com>
To: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Creating animated gif from latex src blocks
Date: Sun, 19 Jun 2022 16:03:09 +0200 [thread overview]
Message-ID: <86o7yo92ea.fsf@gmail.com> (raw)
In-Reply-To: <877d5emjbs.fsf@ucl.ac.uk> (Eric Fraga's message of "Sat, 18 Jun 2022 09:06:47 +0000")
Here is what I am able to do :
- write a latex src block with several tikz blocks inside (as described
in the tex.stackexchange link)
- export in a gif with pdf+imagmagick
- open the gif in emacs and start the animation
- insert the gif into the org file and start animation
But there is a trick for this to work, the default latex header is
"\\documentclass{article} ...", which fails but, replacing it
by "\\documentclass[tikz]{standalone} ..." succeeds.
Regards
"Fraga, Eric" <e.fraga@ucl.ac.uk> writes:
> On Saturday, 18 Jun 2022 at 00:26, Edouard Debry wrote:
>> As a matter of fact, you can, but I will check out the latex package you mentioned
>>
>> "Fraga, Eric" <e.fraga@ucl.ac.uk> writes:
>>
>>> Check out the animate LaTeX package. I don't believe you can create
>>> such the actual animation from tikz itself.
>
> Clarification: I believe(d) that you cannot generate an animated GIF;
> animation is possible, of course. But if you can generate an animated
> GIF directly from tikz, please let me know how as it would be useful in
> some cases.
>
> Thank you,
> eric
next prev parent reply other threads:[~2022-06-19 14:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-17 13:21 Creating animated gif from latex src blocks DEBRY.Edouard
2022-06-17 13:43 ` Fraga, Eric
2022-06-17 22:26 ` Edouard Debry
2022-06-17 23:04 ` Ihor Radchenko
2022-06-18 9:06 ` Fraga, Eric
2022-06-19 14:03 ` Edouard Debry [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-09 10:32 Edouard Debry
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=86o7yo92ea.fsf@gmail.com \
--to=edouard.debry@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).