tex macros

This commit is contained in:
2023-04-18 19:26:18 -04:00
parent cbae7aa4d7
commit 9e08782ca9
16 changed files with 108 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@
\definecolor{love}{RGB}{180, 99, 122}
\setbeamercolor{background canvas}{bg=base}
\setbeamercolor{section in toc}{fg=love}
\setbeamercolor{title}{fg=pine}
\setbeamercolor{frametitle}{fg=pine}
\setbeamercolor{normal text}{fg=text}
+1
View File
@@ -22,3 +22,4 @@
\DeclareMathOperator{\Hom}{Hom}
\DeclareMathOperator{\Hol}{Hol}
\DeclareMathOperator{\Arg}{Arg}
\DeclareMathOperator{\Log}{Log}