Let deadline table float

This commit is contained in:
2022-02-04 11:14:29 +00:00
parent 2c92c044f5
commit 11d6c322c7
2 changed files with 4 additions and 4 deletions

View File

@@ -312,8 +312,8 @@ If a student plans to graduate in a particular graduation ceremony, the followin
Should any of the deadlines below not be respected the student will have to wait for the following graduation ceremony before he/she can graduate.
Students are responsible for adhering to these deadlines and are advised to deliver their work in good time.
The deadline schedule for the purpose of graduation is as follows (where $t$ is the graduation date and the
numbers refer to the number of days prior to graduation):
\begin{table}[h]
numbers refer to the number of days prior to graduation) as shown on Table~\ref{tab:deadlines}.
\begin{table}
\centering
\begin{threeparttable}
\begin{tabular}{ll}
@@ -332,7 +332,7 @@ numbers refer to the number of days prior to graduation):
\item[d] Or within 10 days after the supervisor has received the final draft, whichever comes first.
\item[e] Or within 5 days after the defence, whichever comes first.
\end{tablenotes}
\caption{Schedule for thesis according to expected graduation date.}
\caption{Schedule for thesis according to expected graduation date.}\label{tab:deadlines}
\end{threeparttable}
\end{table}

View File

@@ -1,5 +1,5 @@
%%%% This is the general thesis/project report template for most users
\documentclass[12pt,a4paper,titlepage]{memoir}
\documentclass[12pt,a4paper]{memoir}
\usepackage[online]{ruthesis}
%% Options for ruthesis in []:
%% online : for electronic submission rather than printing on paper (less blank pages)