From: Ihor Radchenko <yantar92@posteo.net>
To: Christian Moe <mail@christianmoe.com>
Cc: Orgmode <emacs-orgmode@gnu.org>
Subject: Re: File generation from LaTeX src fails due to temporary PDF in wrong directory
Date: Tue, 28 Mar 2023 10:14:03 +0000 [thread overview]
Message-ID: <875yalw5ck.fsf@localhost> (raw)
In-Reply-To: <877cv147zr.fsf@christianmoe.com>
Christian Moe <mail@christianmoe.com> writes:
> I'm trying and failing to export images from TikZ code, apparently
> because the temporary PDF is misplaced. Here is a minimal example just
> exporting the PDF:
>
> #+LATEX_HEADER: \usepackage{tikz}
>
> #+header: :fit yes
> #+begin_src latex :exports results :file ./test-tikz-triangle.png
> \begin{tikzpicture} %
> \draw[draw=black, fill=blue!10] (0,4) -- (3,0) -- (-3,0) -- cycle;
> \end{tikzpicture}
> #+end_src
>
> Execution fails with an error message like this:
>
> org-compile-file: File "/tmp/babel-Tay2kl/latex-IJVI84.pdf" wasn’t
> produced. See "*Org PDF LaTeX Output*" for details
I cannot reproduce.
--
Ihor Radchenko // yantar92,
Org mode contributor,
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>
next prev parent reply other threads:[~2023-03-28 10:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-28 8:04 File generation from LaTeX src fails due to temporary PDF in wrong directory Christian Moe
2023-03-28 10:14 ` Ihor Radchenko [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-29 8:00 Pedro Andres Aranda Gutierrez
2023-03-29 17:31 ` chris
2023-03-29 21:15 ` Christian Moe
2023-03-30 5:16 ` chris
2023-03-30 11:15 ` Christian Moe
2023-03-31 5:25 ` chris
2023-03-31 7:36 ` Christian Moe
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=875yalw5ck.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=mail@christianmoe.com \
/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).