Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Latex code chunk: Unable to open file #2080

Open
AAAB60 opened this issue Dec 7, 2024 · 0 comments
Open

[BUG] Latex code chunk: Unable to open file #2080

AAAB60 opened this issue Dec 7, 2024 · 0 comments
Assignees
Labels

Comments

@AAAB60
Copy link

AAAB60 commented Dec 7, 2024

Describe the bug
run Latex code chunk , get Unable to open file

This err messgage actually comes from pdf2svg(explained below)

but pdf2svg works well in cmd

Environment

  • OS: Windows 10
  • Markdown Preview Enhanced: 0.8.15

Markdown file

```latex {cmd}
\documentclass{standalone}
\begin{document}
Hello world!
\end{document}
```

Screenshots
image

Additional
download and install cairo and poppler is unnecessary (pdf2svg-windows supports itself) and make pdf2svg cann't create new svg file, and output Unable to open file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants