Add \noindentskip
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
% Content
|
||||||
\newcommand{\importchapter}[2]{% Load a chapter (#2) in a path (#1)
|
\newcommand{\importchapter}[2]{% Load a chapter (#2) in a path (#1)
|
||||||
\cleardoublepage% after a clear double page
|
\cleardoublepage% after a clear double page
|
||||||
\graphicspath{{#1/figures/}}% with figures
|
\graphicspath{{#1/figures/}}% with figures
|
||||||
@@ -5,6 +6,8 @@
|
|||||||
\includefrom{#1}{#2}% and relative paths \input in the chapter
|
\includefrom{#1}{#2}% and relative paths \input in the chapter
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\newcommand{\noindentskip}{\bigskip\noindent} % Skip a line and remove the indent
|
||||||
|
|
||||||
% Equations
|
% Equations
|
||||||
\NewEnvironmentCopy{oldequation}{equation}
|
\NewEnvironmentCopy{oldequation}{equation}
|
||||||
\RenewDocumentEnvironment{equation}{m}{%
|
\RenewDocumentEnvironment{equation}{m}{%
|
||||||
|
|||||||
Reference in New Issue
Block a user