From 5955ba2c3aa4d6bc8a28b33ef9813fc59fb842aa Mon Sep 17 00:00:00 2001
From: Jayesh Badwaik <public@jayeshbadwaik.in>
Date: Wed, 11 Mar 2020 09:37:14 +0100
Subject: [PATCH] - put document information and history on the same page

---
 main.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main.tex b/main.tex
index 508e71a..74b1c66 100644
--- a/main.tex
+++ b/main.tex
@@ -24,7 +24,6 @@
 \maketitle
 \makeinfo
 
-\cleardoublepage
 \section*{Document History}
 \vspace{1cm}
 \begin{tabular}{p{0.1\textwidth} p{0.15\textwidth} p{0.55\textwidth} p{0.10\textwidth}}
@@ -33,6 +32,7 @@
   \midrule
   \bottomrule
 \end{tabular}
+\cleardoublepage
 
 \begin{abstract}
 \end{abstract}
-- 
GitLab