feat: wrote a bit on anforderungserfassung

This commit is contained in:
2023-01-27 04:07:56 +01:00
parent 79fce0aab8
commit 2316086db9
11 changed files with 63 additions and 4 deletions

View File

@@ -10,3 +10,6 @@
% Will do a full reference, with both a number AND a caption. Like '1.2.3 Coding the code'
\newcommand{\fullref}[1]{\enpointy{\ref{#1} \nameref{#1}}}
% Will do a word-by-word citation-style, text italic, and in quotes
\newcommand{\quotecite}[1]{\enquote{\textit{#1}}}