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:
@ -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}
|
||||
|
Reference in New Issue
Block a user