Merge pull request #45 from teoric/master
Restore Title Information on first page
This commit is contained in:
commit
35e17a7565
@ -38,20 +38,22 @@
|
||||
\dfg@applicants@private@lines\hline
|
||||
\end{tabular}}
|
||||
\renewenvironment{prop@proposal}
|
||||
{\ifgeneral
|
||||
\ifsubmit\setcounter{page}{1}\else
|
||||
\thispagestyle{empty}%
|
||||
{
|
||||
\begin{center}
|
||||
{\LARGE \prop@gen@instrument}\\[.2cm]
|
||||
{\LARGE \prop@gen@instrument}\\[.75cm]
|
||||
\WAauthorblock[aff]\prop@gen@PIs\\[1em]
|
||||
{\LARGE\textbf{\prop@gen@title}}\\[.3cm]
|
||||
\ifx\prop@gen@acronym\@empty\else{\LARGE Acronym: {\prop@gen@acronym}}\\[.2cm]\fi
|
||||
{\large\today}\\[1em]
|
||||
\WAauthorblock[aff]\prop@gen@PIs\\[2cm]
|
||||
\ifgeneral{\large\today}\\[2cm]\fi
|
||||
\end{center}
|
||||
\setcounter{section}{-1}
|
||||
\ifsubmit
|
||||
\setcounter{page}{1}\else
|
||||
\thispagestyle{empty}%
|
||||
\ifgeneral\setcounter{section}{-1}\fi
|
||||
\edef\keep@tocdepth{\value{tocdepth}}
|
||||
\setcounter{tocdepth}{2}\tableofcontents
|
||||
\setcounter{tocdepth}{\keep@tocdepth}
|
||||
\ifgeneral
|
||||
\newpage\thispagestyle{empty}
|
||||
\ifdeutsch\section{Allgemeine Angaben (nur f\"ur ELAN)}\else
|
||||
\section{General Information (for the ELAN system only)}\fi
|
||||
@ -77,7 +79,7 @@
|
||||
\ifdeutsch\else\selectlanguage{english}\fi
|
||||
\newpage
|
||||
\setcounter{page}{0}%
|
||||
\fi\fi}% ifsubmit ifgeneral
|
||||
\clearpage\fi\fi}% ifsubmit ifgeneral
|
||||
{}
|
||||
\ifdeutsch
|
||||
\def\prop@warnpubs@message{Viele der Publikationen der Antragsteller sind verf\"ugbar unter folgenden URLs:}
|
||||
|
Loading…
Reference in New Issue
Block a user