diff --git a/fithesis3/fithesis.dtx b/fithesis3/fithesis.dtx index 9040541752a6e816c699ea98fdf0f46b479921e5..e5a6ff0448330dd6108d902701c709b0a1d3333c 100644 --- a/fithesis3/fithesis.dtx +++ b/fithesis3/fithesis.dtx @@ -351,6 +351,17 @@ \expandafter\thesis@parseAuthor{#1}} % \end{macrocode} % \end{macro} +% \begin{macro}{\thesis@id} +% \subsubsection{The \texttt{id} key} +% The \marg{\texttt{id}=identifier} pair sets the identifier +% of the thesis author to \textit{identifier}. This usually +% corresponds to a unique identifier of the author within the +% information system of the given university. +% \begin{macrocode} +\define@key{thesis}{id}{% + \def\thesis@id{#1}} +% \end{macrocode} +% \end{macro} % \begin{macro}{\thesis@type} % \subsubsection{The \texttt{type} key} % The \marg{\texttt{type}=type} pair sets the type of the thesis