feat: add dirtytalk package + note env + parindent = 0
This commit is contained in:
parent
8001440155
commit
def13dfaaf
@ -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}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user