diff --git a/base/proposal.cls b/base/proposal.cls index b7e95a0..e0d90e0 100644 --- a/base/proposal.cls +++ b/base/proposal.cls @@ -304,7 +304,7 @@ {\textbf\deliv@legend@delivs:\\[-3ex]\begin{wp@delivs}} {\end{wp@delivs}} \newcommand\lec[1]{\strut\hfil\strut\null\nobreak\hfill\hbox{$\leadsto$#1}\par} -\newcommand\deliv@label[1]{M{#1}} +\newcommand\deliv@label[1]{D{#1}} \newcommand\delivref[2]{\pdataRef{deliv}{#1#2}{label}} \newcommand\delivtref[2]{\pdataRef{deliv}{#1#2}{label}: \pdataRef{deliv}{#1#2}{short}} \define@key{deliv}{id}{\def\deliv@id{#1}} diff --git a/base/proposal.dtx b/base/proposal.dtx index 47a735e..1e0f72e 100644 --- a/base/proposal.dtx +++ b/base/proposal.dtx @@ -1230,7 +1230,7 @@ % % \begin{macro}{\deliv@label} % \begin{macrocode} -\newcommand\deliv@label[1]{M{#1}} +\newcommand\deliv@label[1]{D{#1}} % \end{macrocode} % \end{macro} % diff --git a/base/proposal.pdf b/base/proposal.pdf index 5b25e1b..c0253df 100644 Binary files a/base/proposal.pdf and b/base/proposal.pdf differ