tweaks
This commit is contained in:
parent
946a428948
commit
479a501b3a
@ -18,6 +18,7 @@
|
||||
\RequirePackage{wrapfig}
|
||||
\RequirePackage{eupdata}
|
||||
\RequirePackage{chngcntr}
|
||||
\RequirePackage{datetime}
|
||||
\counterwithin{figure}{subsection}
|
||||
\counterwithin{table}{subsection}
|
||||
\ifpartB
|
||||
@ -46,7 +47,7 @@
|
||||
{\huge\textbf\prop@gen@title}\\[.4cm]
|
||||
\ifx\prop@gen@acronym\@empty\else{\LARGE Acronym: {\prop@gen@acronym}}\\[2cm]\fi
|
||||
\end{center}
|
||||
{\large\textbf{Date of Preparation: \today}}
|
||||
{\large\textbf{Date of Preparation: \today: \currenttime}}
|
||||
\\[1em]
|
||||
\begin{large}
|
||||
\begin{description}
|
||||
|
@ -268,6 +268,7 @@
|
||||
\RequirePackage{eurosym}
|
||||
\RequirePackage{wrapfig}
|
||||
\RequirePackage{eupdata}
|
||||
\RequirePackage{datetime}
|
||||
% \end{macrocode}
|
||||
% we want to change the numbering of figures and tables
|
||||
% \begin{macrocode}
|
||||
@ -354,7 +355,7 @@
|
||||
\ifx\prop@gen@acronym\@empty\else{\LARGE Acronym: {\prop@gen@acronym}}\\[2cm]\fi
|
||||
\end{center}
|
||||
%{\large\prop@gen@instrument}\\
|
||||
{\large\textbf{Date of Preparation: \today}}
|
||||
{\large\textbf{Date of Preparation: \today: \currenttime}}
|
||||
% \ifsubmit\else\if@svninfo\if@gitinfo\\
|
||||
% {\large\textbf{Revision}:
|
||||
% \if@svninfo\svnInfoRevision\fi\if@gitinfo\gitAbbrevHash\fi
|
||||
|
Loading…
Reference in New Issue
Block a user