diff --git a/base/proposal.pdf b/base/proposal.pdf index 7be2b93..3fef49f 100644 Binary files a/base/proposal.pdf and b/base/proposal.pdf differ diff --git a/dfg/dfgproposal.cls b/dfg/dfgproposal.cls index 681f2f8..dafba8e 100644 --- a/dfg/dfgproposal.cls +++ b/dfg/dfgproposal.cls @@ -38,22 +38,20 @@ \dfg@applicants@private@lines\hline \end{tabular}} \renewenvironment{prop@proposal} -{ +{\ifgeneral +\ifsubmit\setcounter{page}{1}\else +\thispagestyle{empty}% \begin{center} -{\LARGE \prop@gen@instrument}\\[.75cm] -\WAauthorblock[aff]\prop@gen@PIs\\[1em] +{\LARGE \prop@gen@instrument}\\[.2cm] {\LARGE\textbf{\prop@gen@title}}\\[.3cm] \ifx\prop@gen@acronym\@empty\else{\LARGE Acronym: {\prop@gen@acronym}}\\[.2cm]\fi -\ifgeneral{\large\today}\\[2cm]\fi +{\large\today}\\[1em] +\WAauthorblock[aff]\prop@gen@PIs\\[2cm] \end{center} -\ifsubmit -\setcounter{page}{1}\else -\thispagestyle{empty}% -\ifgeneral\setcounter{section}{-1}\fi +\setcounter{section}{-1} \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 @@ -79,7 +77,7 @@ \ifdeutsch\else\selectlanguage{english}\fi \newpage \setcounter{page}{0}% -\clearpage\fi\fi}% ifsubmit ifgeneral +\fi\fi}% ifsubmit ifgeneral {} \ifdeutsch \def\prop@warnpubs@message{Viele der Publikationen der Antragsteller sind verf\"ugbar unter folgenden URLs:} diff --git a/dfg/dfgproposal.pdf b/dfg/dfgproposal.pdf index 6d8a1bf..21d9ba6 100644 Binary files a/dfg/dfgproposal.pdf and b/dfg/dfgproposal.pdf differ diff --git a/eu/euproposal.cls b/eu/euproposal.cls index a3d45b8..785b20f 100644 --- a/eu/euproposal.cls +++ b/eu/euproposal.cls @@ -29,7 +29,7 @@ \setcounter{part}{2} \def\thechapter{\thepart.\arabic{chapter}} \def\numberline#1{\hb@xt@\@tempdima{#1\hfil} } -\fi +\fi% ifpartB \newcommand\prop@sites@table{\def\@@table{} {\let\tabularnewline\relax\let\hline\relax \@for\@I:=\prop@gen@sites\do{\xdef\@@table{\@@table\pdataref{site}\@I{number}} @@ -158,7 +158,7 @@ \define@key{mst}{wdeliv}{\gdef\mst@wdeliv{#1}} \define@key{mst}{wverif}{\gdef\mst@wverif{#1}} \newcommand\milestonetable[1][]{% -\IfFileExists{./\jobname.deliverables}{% to avoid errros +\IfFileExists{./\jobname.deliverables}{% to avoid errors \message{euproposal.cls: Generating Milestones Table}% \def\mst@caption{Milestones, Deliverables, and Verification}% \def\mst@wname{2.5cm}\def\mst@wdeliv{7cm}\def\mst@wverif{4cm} diff --git a/eu/euproposal.dtx b/eu/euproposal.dtx index 94bad0e..ffdb9e2 100644 --- a/eu/euproposal.dtx +++ b/eu/euproposal.dtx @@ -112,7 +112,7 @@ % |\documentclass[|\meta{options}|]{euproposal}|, where |[|\meta{options}|]| is optional % and gives a comma separated list of options specified in~\cite{Kohlhase:pplp:svn}. Some % versions EU proposals want non-standard numbering schemes (e.g. starting with -% \textbf{B...} since we are writing Part B.), this can be reached by giving the |propB| +% \textbf{B...} since we are writing Part B.), this can be reached by giving the |partB| % option. Finally the |split| option cases the |euproposal| to write a file |SPLIT.at| % that can be used in the |Makefile| to split the final proposal |final.pdf| into a files % |final123.pdf| and |final45.pdf| for submission in the EU system (often this has to be @@ -286,6 +286,7 @@ \setcounter{secnumdepth}{4} % % \end{macrocode} +% % \subsection{Proposal Metadata and Title Page}\label{sec:impl:metadata} % % We extend the metadata keys from the |proposal| class. @@ -322,7 +323,7 @@ % and the default values, these will be used, if the author does not specify something % better. % -% If the |propB| option is given, we need to redefine some of the internal counters and +% If the |partB| option is given, we need to redefine some of the internal counters and % table of contents mechanisms to adapt to the fact that the proposal text is just Part B. % % \begin{macrocode} @@ -332,7 +333,7 @@ \setcounter{part}{2} \def\thechapter{\thepart.\arabic{chapter}} \def\numberline#1{\hb@xt@\@tempdima{#1\hfil} } -\fi +\fi% ifpartB % \end{macrocode} % % \begin{macro}{\prop@sites@table} diff --git a/eu/euproposal.pdf b/eu/euproposal.pdf index 4a789ea..b803f44 100644 Binary files a/eu/euproposal.pdf and b/eu/euproposal.pdf differ diff --git a/examples/eu/strep/propB.pdf b/examples/eu/strep/propB.pdf index d46a00f..f245776 100644 Binary files a/examples/eu/strep/propB.pdf and b/examples/eu/strep/propB.pdf differ diff --git a/examples/eu/strep/propB.tex b/examples/eu/strep/propB.tex index 0a770df..29c7c3b 100644 --- a/examples/eu/strep/propB.tex +++ b/examples/eu/strep/propB.tex @@ -3,7 +3,7 @@ % - submit.tex (no draft stuff, no ednotes, no revision information) % - public.tex (like submit.tex, but no financials either) \providecommand{\classoptions}{,keys} % to be overwritten in variants -\documentclass[noworkareas,deliverables,gitinfo,report,propB\classoptions]{euproposal} +\documentclass[noworkareas,deliverables,gitinfo,report\classoptions]{euproposal} \usepackage{nimbusserif} \addbibresource{../lib/dummy.bib} \input{../lib/WApersons}% Some sections of the included files depend on this. diff --git a/examples/eu/strep/submit.tex b/examples/eu/strep/submit.tex index 02b1017..488ce74 100644 --- a/examples/eu/strep/submit.tex +++ b/examples/eu/strep/submit.tex @@ -1,4 +1,4 @@ -\newcommand{\classoptions}{submit,split} +\newcommand{\classoptions}{,submit,split} \input{propB} %%% Local Variables: %%% mode: latex