Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

how to invoke LaTeX with the -shell-escape flag #244

Closed
jnhu76 opened this issue Jun 8, 2021 · 1 comment
Closed

how to invoke LaTeX with the -shell-escape flag #244

jnhu76 opened this issue Jun 8, 2021 · 1 comment

Comments

@jnhu76
Copy link

jnhu76 commented Jun 8, 2021

I'm trying to compile this code, but I get an error. ! Package minted Error: You must invoke LaTeX with the -shell-escape flag.

\documentclass{article}
\usepackage{minted}
\begin{document}
\begin{minted}{python}
print("hello world")
\end{minted}
\end{document}

How can I invoke shell-escape flag in CLSI

@das7pad
Copy link
Member

das7pad commented Aug 6, 2021

Hi!

Thank you for taking the time to write up this issue.

We are in the process of migrating to a monorepo at https://github.com/overleaf/overleaf and will mark this repository read-only soon.
You can read more about the monorepo migration at overleaf/overleaf#923.

We are going to close this issue now to avoid any confusion about the inability to comment further.

If you believe this issue still needs addressing, please create a new issue at https://github.com/overleaf/overleaf.

Thanks again!

@das7pad das7pad closed this as completed Aug 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants