Issue #5 possible fix
Had to switch the order of the xcolor and tikz package inside the .tex file. Also had to change \usepackage to \RequirePackage
diff --git a/.Rproj.user/441ADA46/sources/prop/AE6C9F23 b/.Rproj.user/441ADA46/sources/prop/AE6C9F23
index 7d1ed6b..716ca65 100644
--- a/.Rproj.user/441ADA46/sources/prop/AE6C9F23
+++ b/.Rproj.user/441ADA46/sources/prop/AE6C9F23
@@ -1,4 +1,4 @@
{
- "cursorPosition" : "15,14",
- "scrollLine" : "0"
+ "cursorPosition" : "14,17",
+ "scrollLine" : "4"
}
\ No newline at end of file