This commit is contained in:
Michael Kohlhase 2016-11-24 10:50:11 +01:00
parent dc97a62c14
commit b8104d7ba1
5 changed files with 1 additions and 40 deletions

View File

@ -118,19 +118,6 @@
\newcommand\WAref[1]{\pdataRef{wa}{#1}{label}} \newcommand\WAref[1]{\pdataRef{wa}{#1}{label}}
\newcommand\WAtref[1]{\WAref{#1}: \pdataRefFB{wa}{#1}{short}{title}} \newcommand\WAtref[1]{\WAref{#1}: \pdataRefFB{wa}{#1}{short}{title}}
\fi \fi
\renewbibmacro*{event+venue+date}{}
\renewbibmacro*{doi+eprint+url}{%
\iftoggle{bbx:doi}
{\printfield{doi}\iffieldundef{doi}{}{\clearfield{url}}}
{}%
\newunit\newblock
\iftoggle{bbx:eprint}
{\usebibmacro{eprint}}
{}%
\newunit\newblock
\iftoggle{bbx:url}
{\usebibmacro{url+urldate}}
{}}
\newcommand{\signatures}[1]{\section{#1} \newcommand{\signatures}[1]{\section{#1}
\qquad\number\day. \number\month. \number\year\\[6ex] \qquad\number\day. \number\month. \number\year\\[6ex]
\strut\qquad Date\hfill\@for\@p:=\prop@gen@PIs\do{% \strut\qquad Date\hfill\@for\@p:=\prop@gen@PIs\do{%

View File

@ -34,19 +34,6 @@
\ProcessOptions \ProcessOptions
\LoadClass[a4paper,twoside]{\proposal@class} \LoadClass[a4paper,twoside]{\proposal@class}
\RequirePackage{proposal} \RequirePackage{proposal}
\renewbibmacro*{event+venue+date}{}
\renewbibmacro*{doi+eprint+url}{%
\iftoggle{bbx:doi}
{\printfield{doi}\iffieldundef{doi}{}{\clearfield{url}}}
{}%
\newunit\newblock
\iftoggle{bbx:eprint}
{\usebibmacro{eprint}}
{}%
\newunit\newblock
\iftoggle{bbx:url}
{\usebibmacro{url+urldate}}
{}}
\endinput \endinput
%% %%
%% End of file `proposal.cls'. %% End of file `proposal.cls'.

View File

@ -2510,7 +2510,6 @@ joint&\multicolumn{\the@site}{l|}{\jpub $\hat=$ publication, \jpro $\hat=$ proje
use the pubspage key in the proposal environment!}} use the pubspage key in the proposal environment!}}
{\prop@warnpubs@message% {\prop@warnpubs@message%
\@for\@I:=\prop@gen@pubspages\do{\par\noindent\csname\@I\endcsname}}} \@for\@I:=\prop@gen@pubspages\do{\par\noindent\csname\@I\endcsname}}}
%</sty>
% \end{macrocode} % \end{macrocode}
% %
% Finally, we tweak {bib\LaTeX} to not give DOIs and URLS at the same time. % Finally, we tweak {bib\LaTeX} to not give DOIs and URLS at the same time.
@ -2528,6 +2527,7 @@ joint&\multicolumn{\the@site}{l|}{\jpub $\hat=$ publication, \jpro $\hat=$ proje
\iftoggle{bbx:url} \iftoggle{bbx:url}
{\usebibmacro{url+urldate}} {\usebibmacro{url+urldate}}
{}} {}}
%</sty>
% \end{macrocode} % \end{macrocode}
% %
% \subsection{Miscellaneous}\label{sec:impl:misc} % \subsection{Miscellaneous}\label{sec:impl:misc}

Binary file not shown.

View File

@ -60,19 +60,6 @@
\end{center} \end{center}
\setcounter{tocdepth}{2}\tableofcontents\newpage\setcounter{page}{1}} \setcounter{tocdepth}{2}\tableofcontents\newpage\setcounter{page}{1}}
{} {}
\renewbibmacro*{event+venue+date}{}
\renewbibmacro*{doi+eprint+url}{%
\iftoggle{bbx:doi}
{\printfield{doi}\iffieldundef{doi}{}{\clearfield{url}}}
{}%
\newunit\newblock
\iftoggle{bbx:eprint}
{\usebibmacro{eprint}}
{}%
\newunit\newblock
\iftoggle{bbx:url}
{\usebibmacro{url+urldate}}
{}}
\endinput \endinput
%% %%
%% End of file `reporting.cls'. %% End of file `reporting.cls'.