updated math to have no line indent by default. added neumonic union and intersection commands for logical cup and cap symbols

This commit is contained in:
Wryn Wagner
2020-09-16 20:25:06 +00:00
parent df841b95be
commit 96bcbdf682
2 changed files with 14 additions and 7 deletions

View File

@ -26,6 +26,11 @@
\fancyfoot[C]{\pageOfTotal}
}
% paragraph spacing / line indent
\renewcommand{\baselinestretch}{1}
\setlength{\parskip}{1em}
\setlength{\parindent}{0em}
% Subsequent Pages
\fancyhf{}
\fancyhead[L]{\headerLeft}