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