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} \theoremstyle{remark}
\newtheorem*{rmk}{Remark} \newtheorem*{rmk}{Remark}
\newtheorem*{note}{Note}
% ------------------------------------ % % ------------------------------------ %
@ -104,11 +105,17 @@
{0em} {0em}
{\setstretch{0.4}} {\setstretch{0.4}}
\setlength{\parindent}{0em}
% ------------------------------------ % % ------------------------------------ %
%
\usepackage{fancyhdr} \usepackage{fancyhdr}
\pagestyle{fancy} \pagestyle{fancy}
\fancyhf{} \fancyhf{}
\lhead{\nouppercase{\leftmark}} \lhead{\nouppercase{\leftmark}}
\rfoot{Page \thepage} \rfoot{Page \thepage}
% ------------------------------------ %
\usepackage{dirtytalk}