diff --git a/base/proposal.cls b/base/proposal.cls index 94f2250..0a5ce18 100644 --- a/base/proposal.cls +++ b/base/proposal.cls @@ -109,8 +109,8 @@ \begin{itemize} \@for\@I:=\prop@gen@PIs\do{% \item Curriculum Vitae and list of publications for - \wa@ref{person}\@I{personaltitle} \wa@ref{person}\@I{name} -\end{itemize}}\newpage + \wa@ref{person}\@I{personaltitle} \wa@ref{person}\@I{name}} +\end{itemize}\newpage \printbibliography[heading=warnpubs]} \newenvironment{proposal}[1][]{\readpdata\jobname \ofpagetrue\setkeys{prop@gen}{#1} @@ -125,7 +125,7 @@ \@ifundefined{prop@gen@sites}{}{\@for\@I:=\prop@gen@sites\do{\stepcounter{@sites}}} \setcounter{page}{0} \begin{prop@proposal}} -{\end{prop@proposal} +{\end{prop@proposal}\message{*************} \pdata@def{prop}{page}{last}{\thepage}\ofpagefalse \pdata@close} \newcommand\site[1]{\hyperlink{site@#1@target}{\wa@ref{institution}{#1}{acronym}}} diff --git a/base/proposal.dtx b/base/proposal.dtx index ba30594..325e496 100644 --- a/base/proposal.dtx +++ b/base/proposal.dtx @@ -828,8 +828,8 @@ \begin{itemize} \@for\@I:=\prop@gen@PIs\do{% \item Curriculum Vitae and list of publications for - \wa@ref{person}\@I{personaltitle} \wa@ref{person}\@I{name} -\end{itemize}}\newpage + \wa@ref{person}\@I{personaltitle} \wa@ref{person}\@I{name}} +\end{itemize}\newpage \printbibliography[heading=warnpubs]} % \end{macrocode} % \end{environment} diff --git a/base/proposal.pdf b/base/proposal.pdf index 8198c27..c721e22 100644 Binary files a/base/proposal.pdf and b/base/proposal.pdf differ