feat: add dirtytalk package + note env + parindent = 0

This commit is contained in:
David JULIEN 2021-11-21 01:54:37 +01:00
parent 8001440155
commit def13dfaaf
1 changed files with 8 additions and 1 deletions

View File

@ -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}