Last active
April 29, 2023 11:25
-
-
Save surajRathi/f44166f3c207e8d22ad6c568395ddf70 to your computer and use it in GitHub Desktop.
When using minted for displaying highlighted code, you need to set the outputdir.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\usepackage[outputdir=../out]{minted} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment