diff --git a/templates/format_def.tex b/templates/format_def.tex index 2d88339..fe1829d 100644 --- a/templates/format_def.tex +++ b/templates/format_def.tex @@ -81,6 +81,7 @@ \theoremstyle{remark} \newtheorem*{rmk}{Remark} +\newtheorem*{note}{Note} % ------------------------------------ % @@ -104,11 +105,17 @@ {0em} {\setstretch{0.4}} +\setlength{\parindent}{0em} + % ------------------------------------ % -% + \usepackage{fancyhdr} \pagestyle{fancy} \fancyhf{} \lhead{\nouppercase{\leftmark}} \rfoot{Page \thepage} + +% ------------------------------------ % + +\usepackage{dirtytalk}