diff options
| -rw-r--r-- | template_Mathnotes.tex | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/template_Mathnotes.tex b/template_Mathnotes.tex index aa271e5..4a81891 100644 --- a/template_Mathnotes.tex +++ b/template_Mathnotes.tex @@ -22,7 +22,7 @@  \usepackage{listings}  \usepackage{color}  \usepackage{xifthen} -\graphicspath{ {/home/josh/Documents/texassets/} } +### Insert graphicspath command here ###  \definecolor{dkgreen}{rgb}{0,0.6,0}  %\definecolor{gray}{rgb}{0.5,0.5,0.5}  \definecolor{red}{HTML}{ffb3b3} | 
