Skip to content
Snippets Groups Projects
Commit 3b0f0b61 authored by Edward Longman's avatar Edward Longman
Browse files

Fix #15, long abstracts being forced onto new page

Now abstracts flow from the original page. 
Fix from: https://tex.stackexchange.com/q/500178/98351
parent 1b220673
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
\ProvidesFile{uosdocs.drv} \ProvidesFile{uosdocs.drv}
%</driver> %</driver>
%<*thesis|minithesis|progress|project|report|article|gdp|gdpsummary|driver> %<*thesis|minithesis|progress|project|report|article|gdp|gdpsummary|driver>
[2020/09/16 v1.1 [2020/09/16 v1.2
%</thesis|minithesis|progress|project|report|article|gdp|gdpsummary|driver> %</thesis|minithesis|progress|project|report|article|gdp|gdpsummary|driver>
%<thesis|minithesis|progress|project|report|article|gdp|gdpsummary> LaTeX document class] %<thesis|minithesis|progress|project|report|article|gdp|gdpsummary> LaTeX document class]
% \end{macrocode} % \end{macrocode}
...@@ -975,7 +975,8 @@ ...@@ -975,7 +975,8 @@
\btypeout{Abstract Page} \btypeout{Abstract Page}
\thispagestyle{empty} \thispagestyle{empty}
\null\vfil \null\vfil
\begin{center} \begingroup
\centering
\setlength{\parskip}{0pt} \setlength{\parskip}{0pt}
{\textsc\normalsize \univname \par} {\textsc\normalsize \univname \par}
\bigskip \bigskip
...@@ -1003,7 +1004,7 @@ ...@@ -1003,7 +1004,7 @@
\medskip \medskip
{\normalsize by \authornames \par} {\normalsize by \authornames \par}
\bigskip \bigskip
\end{center} \endgroup
} }
{ {
%<*thesis|minithesis|progress|project|report> %<*thesis|minithesis|progress|project|report>
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
%% %%
\NeedsTeXFormat{LaTeX2e}[2007/02/26] \NeedsTeXFormat{LaTeX2e}[2007/02/26]
\ProvidesClass{uosarticle} \ProvidesClass{uosarticle}
[2020/09/16 v1.1 [2020/09/16 v1.2
LaTeX document class] LaTeX document class]
%% ------------ Class/Formating Adjustment ---------------------- %% ------------ Class/Formating Adjustment ----------------------
%% Adjust the book class to match the requirements %% Adjust the book class to match the requirements
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
%% %%
\NeedsTeXFormat{LaTeX2e}[2007/02/26] \NeedsTeXFormat{LaTeX2e}[2007/02/26]
\ProvidesClass{uosgdp} \ProvidesClass{uosgdp}
[2020/09/16 v1.1 [2020/09/16 v1.2
LaTeX document class] LaTeX document class]
%% ------------ Class/Formating Adjustment ---------------------- %% ------------ Class/Formating Adjustment ----------------------
%% Adjust the book class to match the requirements %% Adjust the book class to match the requirements
...@@ -257,7 +257,8 @@ ...@@ -257,7 +257,8 @@
\btypeout{Abstract Page} \btypeout{Abstract Page}
\thispagestyle{empty} \thispagestyle{empty}
\null\vfil \null\vfil
\begin{center} \begingroup
\centering
\setlength{\parskip}{0pt} \setlength{\parskip}{0pt}
{\textsc\normalsize \univname \par} {\textsc\normalsize \univname \par}
\bigskip \bigskip
...@@ -268,7 +269,7 @@ ...@@ -268,7 +269,7 @@
\medskip \medskip
{\normalsize by \authornames \par} {\normalsize by \authornames \par}
\bigskip \bigskip
\end{center} \endgroup
} }
{ {
} }
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
%% %%
\NeedsTeXFormat{LaTeX2e}[2007/02/26] \NeedsTeXFormat{LaTeX2e}[2007/02/26]
\ProvidesClass{uosgdpsummary} \ProvidesClass{uosgdpsummary}
[2020/09/16 v1.1 [2020/09/16 v1.2
LaTeX document class] LaTeX document class]
%% ------------ Class/Formating Adjustment ---------------------- %% ------------ Class/Formating Adjustment ----------------------
%% Adjust the book class to match the requirements %% Adjust the book class to match the requirements
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
%% %%
\NeedsTeXFormat{LaTeX2e}[2007/02/26] \NeedsTeXFormat{LaTeX2e}[2007/02/26]
\ProvidesClass{uosminithesis} \ProvidesClass{uosminithesis}
[2020/09/16 v1.1 [2020/09/16 v1.2
LaTeX document class] LaTeX document class]
%% ------------ Class/Formating Adjustment ---------------------- %% ------------ Class/Formating Adjustment ----------------------
%% Adjust the book class to match the requirements %% Adjust the book class to match the requirements
...@@ -260,7 +260,8 @@ ...@@ -260,7 +260,8 @@
\btypeout{Abstract Page} \btypeout{Abstract Page}
\thispagestyle{empty} \thispagestyle{empty}
\null\vfil \null\vfil
\begin{center} \begingroup
\centering
\setlength{\parskip}{0pt} \setlength{\parskip}{0pt}
{\textsc\normalsize \univname \par} {\textsc\normalsize \univname \par}
\bigskip \bigskip
...@@ -275,7 +276,7 @@ ...@@ -275,7 +276,7 @@
\medskip \medskip
{\normalsize by \authornames \par} {\normalsize by \authornames \par}
\bigskip \bigskip
\end{center} \endgroup
} }
{ {
\vfil\vfil\vfil\null \vfil\vfil\vfil\null
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
%% %%
\NeedsTeXFormat{LaTeX2e}[2007/02/26] \NeedsTeXFormat{LaTeX2e}[2007/02/26]
\ProvidesClass{uosprogress} \ProvidesClass{uosprogress}
[2020/09/16 v1.1 [2020/09/16 v1.2
LaTeX document class] LaTeX document class]
%% ------------ Class/Formating Adjustment ---------------------- %% ------------ Class/Formating Adjustment ----------------------
%% Adjust the book class to match the requirements %% Adjust the book class to match the requirements
...@@ -260,7 +260,8 @@ ...@@ -260,7 +260,8 @@
\btypeout{Abstract Page} \btypeout{Abstract Page}
\thispagestyle{empty} \thispagestyle{empty}
\null\vfil \null\vfil
\begin{center} \begingroup
\centering
\setlength{\parskip}{0pt} \setlength{\parskip}{0pt}
{\textsc\normalsize \univname \par} {\textsc\normalsize \univname \par}
\bigskip \bigskip
...@@ -275,7 +276,7 @@ ...@@ -275,7 +276,7 @@
\medskip \medskip
{\normalsize by \authornames \par} {\normalsize by \authornames \par}
\bigskip \bigskip
\end{center} \endgroup
} }
{ {
\vfil\vfil\vfil\null \vfil\vfil\vfil\null
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
%% %%
\NeedsTeXFormat{LaTeX2e}[2007/02/26] \NeedsTeXFormat{LaTeX2e}[2007/02/26]
\ProvidesClass{uosproject} \ProvidesClass{uosproject}
[2020/09/16 v1.1 [2020/09/16 v1.2
LaTeX document class] LaTeX document class]
%% ------------ Class/Formating Adjustment ---------------------- %% ------------ Class/Formating Adjustment ----------------------
%% Adjust the book class to match the requirements %% Adjust the book class to match the requirements
...@@ -260,7 +260,8 @@ ...@@ -260,7 +260,8 @@
\btypeout{Abstract Page} \btypeout{Abstract Page}
\thispagestyle{empty} \thispagestyle{empty}
\null\vfil \null\vfil
\begin{center} \begingroup
\centering
\setlength{\parskip}{0pt} \setlength{\parskip}{0pt}
{\textsc\normalsize \univname \par} {\textsc\normalsize \univname \par}
\bigskip \bigskip
...@@ -275,7 +276,7 @@ ...@@ -275,7 +276,7 @@
\medskip \medskip
{\normalsize by \authornames \par} {\normalsize by \authornames \par}
\bigskip \bigskip
\end{center} \endgroup
} }
{ {
\vfil\vfil\vfil\null \vfil\vfil\vfil\null
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
%% %%
\NeedsTeXFormat{LaTeX2e}[2007/02/26] \NeedsTeXFormat{LaTeX2e}[2007/02/26]
\ProvidesClass{uosreport} \ProvidesClass{uosreport}
[2020/09/16 v1.1 [2020/09/16 v1.2
LaTeX document class] LaTeX document class]
%% ------------ Class/Formating Adjustment ---------------------- %% ------------ Class/Formating Adjustment ----------------------
%% Adjust the book class to match the requirements %% Adjust the book class to match the requirements
...@@ -271,7 +271,8 @@ ...@@ -271,7 +271,8 @@
\btypeout{Abstract Page} \btypeout{Abstract Page}
\thispagestyle{empty} \thispagestyle{empty}
\null\vfil \null\vfil
\begin{center} \begingroup
\centering
\setlength{\parskip}{0pt} \setlength{\parskip}{0pt}
{\textsc\normalsize \univname \par} {\textsc\normalsize \univname \par}
\bigskip \bigskip
...@@ -285,7 +286,7 @@ ...@@ -285,7 +286,7 @@
\medskip \medskip
{\normalsize by \authornames \par} {\normalsize by \authornames \par}
\bigskip \bigskip
\end{center} \endgroup
} }
{ {
\vfil\vfil\vfil\null \vfil\vfil\vfil\null
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
%% %%
\NeedsTeXFormat{LaTeX2e}[2007/02/26] \NeedsTeXFormat{LaTeX2e}[2007/02/26]
\ProvidesClass{uosthesis} \ProvidesClass{uosthesis}
[2020/09/16 v1.1 [2020/09/16 v1.2
LaTeX document class] LaTeX document class]
%% ------------ Class/Formating Adjustment ---------------------- %% ------------ Class/Formating Adjustment ----------------------
%% Adjust the book class to match the requirements %% Adjust the book class to match the requirements
...@@ -276,7 +276,8 @@ ...@@ -276,7 +276,8 @@
\btypeout{Abstract Page} \btypeout{Abstract Page}
\thispagestyle{empty} \thispagestyle{empty}
\null\vfil \null\vfil
\begin{center} \begingroup
\centering
\setlength{\parskip}{0pt} \setlength{\parskip}{0pt}
{\textsc\normalsize \univname \par} {\textsc\normalsize \univname \par}
\bigskip \bigskip
...@@ -291,7 +292,7 @@ ...@@ -291,7 +292,7 @@
\medskip \medskip
{\normalsize by \authornames \par} {\normalsize by \authornames \par}
\bigskip \bigskip
\end{center} \endgroup
} }
{ {
\vfil\vfil\vfil\null \vfil\vfil\vfil\null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment