Created
March 24, 2020 21:56
-
-
Save Micrified/c842387be5981e38c59137f8451630fc to your computer and use it in GitHub Desktop.
What to include in main
This file contains hidden or 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
% These packages are for presenting code | |
\usepackage{listings} | |
\usepackage{color} | |
% Here I import the code presentation style | |
\input{Config/code_style.tex} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment