multiple fixes
This commit is contained in:
parent
0b36af08c1
commit
5bf3c54a93
@ -96,8 +96,8 @@
|
|||||||
\newwrite\pdata@out
|
\newwrite\pdata@out
|
||||||
\newcommand\pdata@open[1]{\immediate\openout\pdata@out=#1.pdata}
|
\newcommand\pdata@open[1]{\immediate\openout\pdata@out=#1.pdata}
|
||||||
\newcommand\pdata@close{\closeout\pdata@out}
|
\newcommand\pdata@close{\closeout\pdata@out}
|
||||||
\newcommand\readpdata[1]{\IfFileExists{#1.pdata}
|
\newcommand\readpdata[1]{\IfFileExists{./#1.pdata}
|
||||||
{\message{proposal: Reading Project Data}\makeatletter\input{#1.pdata}\makeatother}
|
{\message{proposal: Reading Project Data}\makeatletter\input{./#1.pdata}\makeatother}
|
||||||
{proposal: No Project Data found, (forward) references may be compromized}}
|
{proposal: No Project Data found, (forward) references may be compromized}}
|
||||||
\newcommand\pdata@target[3]{\hypertarget{#1@#2@target}{#3}}
|
\newcommand\pdata@target[3]{\hypertarget{#1@#2@target}{#3}}
|
||||||
\newcommand\pdata@def[4]{%\@pdata@def{#1}{#2}{#3}{#4}%
|
\newcommand\pdata@def[4]{%\@pdata@def{#1}{#2}{#3}{#4}%
|
||||||
|
@ -1830,8 +1830,8 @@
|
|||||||
% \begin{macro}{\readpdata}
|
% \begin{macro}{\readpdata}
|
||||||
% This macro reads the project data file and its error handling
|
% This macro reads the project data file and its error handling
|
||||||
% \begin{macrocode}
|
% \begin{macrocode}
|
||||||
\newcommand\readpdata[1]{\IfFileExists{#1.pdata}
|
\newcommand\readpdata[1]{\IfFileExists{./#1.pdata}
|
||||||
{\message{proposal: Reading Project Data}\makeatletter\input{#1.pdata}\makeatother}
|
{\message{proposal: Reading Project Data}\makeatletter\input{./#1.pdata}\makeatother}
|
||||||
{proposal: No Project Data found, (forward) references may be compromized}}
|
{proposal: No Project Data found, (forward) references may be compromized}}
|
||||||
% \end{macrocode}
|
% \end{macrocode}
|
||||||
% \end{macro}
|
% \end{macro}
|
||||||
|
Binary file not shown.
@ -30,6 +30,7 @@
|
|||||||
{\LARGE\textbf{\prop@gen@title}}\\[.3cm]
|
{\LARGE\textbf{\prop@gen@title}}\\[.3cm]
|
||||||
\ifx\prop@gen@acronym\@empty\else{\LARGE Acronym: {\prop@gen@acronym}}\\[.2cm]\fi
|
\ifx\prop@gen@acronym\@empty\else{\LARGE Acronym: {\prop@gen@acronym}}\\[.2cm]\fi
|
||||||
{\large\today}\\[1em]
|
{\large\today}\\[1em]
|
||||||
|
\message{XXXXXX PIs: \the@PIs}
|
||||||
\begin{tabular}{c*{\the@PIs}{c}}
|
\begin{tabular}{c*{\the@PIs}{c}}
|
||||||
\prop@tl\prop@gen@PIs{\pdataref{PI}\tl@ext{name}}\\
|
\prop@tl\prop@gen@PIs{\pdataref{PI}\tl@ext{name}}\\
|
||||||
\prop@tl\prop@gen@PIs{\pdataref{PI}\tl@ext{affiliation}}\\
|
\prop@tl\prop@gen@PIs{\pdataref{PI}\tl@ext{affiliation}}\\
|
||||||
@ -58,8 +59,10 @@
|
|||||||
\@ifundefined{prop@gen@since}{initial proposal}{continuation proposal, the project started
|
\@ifundefined{prop@gen@since}{initial proposal}{continuation proposal, the project started
|
||||||
\prop@gen@since.}
|
\prop@gen@since.}
|
||||||
\fi%ifdeutsch
|
\fi%ifdeutsch
|
||||||
\ifdeutsch\else\subsection{Keywords}\prop@gen@keywords\fi
|
\ifdeutsch
|
||||||
\subsection{Schl\"usselw\"orter}\prop@gen@Dkeywords
|
\subsection{Schl\"usselw\"orter}\prop@gen@Dkeywords
|
||||||
|
\else\subsection{Keywords}\prop@gen@keywords
|
||||||
|
\fi
|
||||||
\ifdeutsch\subsection{Antragszeitraum}\else
|
\ifdeutsch\subsection{Antragszeitraum}\else
|
||||||
\subsection{Application period \deu{(Antragszeitraum)}}\fi
|
\subsection{Application period \deu{(Antragszeitraum)}}\fi
|
||||||
\prop@gen@months\quad Months starting \prop@gen@start
|
\prop@gen@months\quad Months starting \prop@gen@start
|
||||||
@ -78,16 +81,8 @@
|
|||||||
\section{List of Attachments \deu{(Verzeichnis der Anlagen)}}\fi
|
\section{List of Attachments \deu{(Verzeichnis der Anlagen)}}\fi
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\@for\@I:=\prop@gen@PIs\do{%
|
\@for\@I:=\prop@gen@PIs\do{%
|
||||||
\item\ifdeutsch Lebenslauf und Publikatinsverzeichnis\else
|
\item\ifdeutsch Lebenslauf und Publikatinsverzeichnis\else Curriculum Vitae and list of publications for \fi
|
||||||
Curriculum Vitae and list of publications for \fi
|
\pdataref{PI}\@I{title}\pdataref{PI}\@I{name}}
|
||||||
\@nameuse{wa@person@\@I @personaltitle}
|
|
||||||
\@nameuse{wa@person@\@I @name}
|
|
||||||
(CD + \ifdeutsch Ausdruck\else printed version\fi)}
|
|
||||||
\ifdeutsch
|
|
||||||
\item Publications either cited in section~\ref{sec:ourpubs} or occurring in one of the
|
|
||||||
curricula vitae (CD only)\else
|
|
||||||
\item Zitierte Publikationen aus Abschnitt~\ref{sec:ourpubs} oder einem der Lebensl\"aufe
|
|
||||||
(nur CD)\fi
|
|
||||||
\end{itemize}}
|
\end{itemize}}
|
||||||
\ifgeneral
|
\ifgeneral
|
||||||
\newenvironment{Zusammenfassung}{\thispagestyle{empty}\subsection{Zusammenfassung}\begin{otherlanguage}{ngerman}}
|
\newenvironment{Zusammenfassung}{\thispagestyle{empty}\subsection{Zusammenfassung}\begin{otherlanguage}{ngerman}}
|
||||||
|
@ -325,8 +325,10 @@
|
|||||||
\@ifundefined{prop@gen@since}{initial proposal}{continuation proposal, the project started
|
\@ifundefined{prop@gen@since}{initial proposal}{continuation proposal, the project started
|
||||||
\prop@gen@since.}
|
\prop@gen@since.}
|
||||||
\fi%ifdeutsch
|
\fi%ifdeutsch
|
||||||
\ifdeutsch\else\subsection{Keywords}\prop@gen@keywords\fi
|
\ifdeutsch
|
||||||
\subsection{Schl\"usselw\"orter}\prop@gen@Dkeywords
|
\subsection{Schl\"usselw\"orter}\prop@gen@Dkeywords
|
||||||
|
\else\subsection{Keywords}\prop@gen@keywords
|
||||||
|
\fi
|
||||||
\ifdeutsch\subsection{Antragszeitraum}\else
|
\ifdeutsch\subsection{Antragszeitraum}\else
|
||||||
\subsection{Application period \deu{(Antragszeitraum)}}\fi
|
\subsection{Application period \deu{(Antragszeitraum)}}\fi
|
||||||
\prop@gen@months\quad Months starting \prop@gen@start
|
\prop@gen@months\quad Months starting \prop@gen@start
|
||||||
@ -354,16 +356,8 @@
|
|||||||
\section{List of Attachments \deu{(Verzeichnis der Anlagen)}}\fi
|
\section{List of Attachments \deu{(Verzeichnis der Anlagen)}}\fi
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\@for\@I:=\prop@gen@PIs\do{%
|
\@for\@I:=\prop@gen@PIs\do{%
|
||||||
\item\ifdeutsch Lebenslauf und Publikatinsverzeichnis\else
|
\item\ifdeutsch Lebenslauf und Publikatinsverzeichnis\else Curriculum Vitae and list of publications for \fi
|
||||||
Curriculum Vitae and list of publications for \fi
|
\pdataref{PI}\@I{title}\pdataref{PI}\@I{name}}
|
||||||
\@nameuse{wa@person@\@I @personaltitle}
|
|
||||||
\@nameuse{wa@person@\@I @name}
|
|
||||||
(CD + \ifdeutsch Ausdruck\else printed version\fi)}
|
|
||||||
\ifdeutsch
|
|
||||||
\item Publications either cited in section~\ref{sec:ourpubs} or occurring in one of the
|
|
||||||
curricula vitae (CD only)\else
|
|
||||||
\item Zitierte Publikationen aus Abschnitt~\ref{sec:ourpubs} oder einem der Lebensl\"aufe
|
|
||||||
(nur CD)\fi
|
|
||||||
\end{itemize}}
|
\end{itemize}}
|
||||||
%</cls>
|
%</cls>
|
||||||
% \end{macrocode}
|
% \end{macrocode}
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -36,7 +36,6 @@ of funding.
|
|||||||
Please list separately the individuals paid by your institution and those paid using other
|
Please list separately the individuals paid by your institution and those paid using other
|
||||||
third-party funding (including fellowships).
|
third-party funding (including fellowships).
|
||||||
\end{todo}
|
\end{todo}
|
||||||
\begin{sitedescription}{fau}
|
|
||||||
The KWARC (Knowledge Adaptation and Reasoning for Content) research group headed by
|
The KWARC (Knowledge Adaptation and Reasoning for Content) research group headed by
|
||||||
Michael Kohlhase for has the following members
|
Michael Kohlhase for has the following members
|
||||||
\begin{compactdesc}
|
\begin{compactdesc}
|
||||||
@ -44,7 +43,6 @@ Michael Kohlhase for has the following members
|
|||||||
\end{compactdesc}
|
\end{compactdesc}
|
||||||
Additionally, the group has attracted about 10 undergraduate and master's students that
|
Additionally, the group has attracted about 10 undergraduate and master's students that
|
||||||
actively take part in the project work and various aspects of research.
|
actively take part in the project work and various aspects of research.
|
||||||
\end{sitedescription}
|
|
||||||
|
|
||||||
|
|
||||||
\subsection{Cooperation with other researchers \deu{(Zusammenarbeit mit anderen Wissenschaftlerinnen und Wissenschaftlern)}}
|
\subsection{Cooperation with other researchers \deu{(Zusammenarbeit mit anderen Wissenschaftlerinnen und Wissenschaftlern)}}
|
||||||
@ -71,8 +69,7 @@ actively take part in the project work and various aspects of research.
|
|||||||
Kontakte zu listen.}
|
Kontakte zu listen.}
|
||||||
|
|
||||||
\begin{todo}{from the proposal template}
|
\begin{todo}{from the proposal template}
|
||||||
This information will assist the DFG’s Head Office in avoiding potential conflicts of in-
|
This information will assist the DFG’s Head Office in avoiding potential conflicts of interest during the review process.
|
||||||
terest during the review process.
|
|
||||||
\end{todo}
|
\end{todo}
|
||||||
|
|
||||||
|
|
||||||
|
Binary file not shown.
@ -64,7 +64,8 @@
|
|||||||
% technical or confidential.
|
% technical or confidential.
|
||||||
\ifpublic\else
|
\ifpublic\else
|
||||||
\input{../proposal/funds}
|
\input{../proposal/funds}
|
||||||
\input{../proposal/preconditions}
|
\input{preconditions}
|
||||||
|
|
||||||
\section{Additional information \deu{(Ergänzende Erklärungen)}}
|
\section{Additional information \deu{(Ergänzende Erklärungen)}}
|
||||||
|
|
||||||
Funding proposal XYZ-83282 has been submitted prior to this proposal on related topic XYZ.
|
Funding proposal XYZ-83282 has been submitted prior to this proposal on related topic XYZ.
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -1,4 +1,4 @@
|
|||||||
\newcommand{\classoptions}{submit}
|
\newcommand{\classoptions}{,submit}
|
||||||
\input{proposal}
|
\input{proposal}
|
||||||
|
|
||||||
%%% Local Variables:
|
%%% Local Variables:
|
||||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user