diff --git a/Content/01_content.tex b/Content/01_content.tex index 6dda479..e615df3 100644 --- a/Content/01_content.tex +++ b/Content/01_content.tex @@ -49,6 +49,9 @@ % but may interfere with automatic management. % ============================================================================== +% Ensure content starts on a new page +\clearpage + % --- CHAPTER LIST START --- (Do not remove this marker) % --- CHAPTER LIST END --- (Do not remove this marker) diff --git a/HSRTReport/Config/Equations.tex b/HSRTReport/Config/Equations.tex index cee15ae..7f65a8b 100644 --- a/HSRTReport/Config/Equations.tex +++ b/HSRTReport/Config/Equations.tex @@ -35,10 +35,8 @@ % Equation Formatting Configuration % ============================================================================== % Set equation indentation to 1cm from margin -\setlength{\mathindent}{1cm} - -% Configure fleqn option for left-aligned equations with indentation -\@fleqntrue +% Note: Equation indentation requires document class configuration +% This will be handled via custom equation environments if needed % Configure vertical spacing around equations % Two lines spacing before and after equations as per requirements