aboutsummaryrefslogtreecommitdiff
path: root/projdoc.cls
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-09-15 20:46:48 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-09-15 20:46:48 +0200
commitf6cb1e9d141d881ae6205027626d6643776e833c (patch)
treec9dc4872c7306b1f038bb4f62bc5c114e8378d86 /projdoc.cls
parentc9d4ba22a8b6d0d5fb1062701eda8b1af554d422 (diff)
WIP requirements
Diffstat (limited to 'projdoc.cls')
-rw-r--r--projdoc.cls8
1 files changed, 8 insertions, 0 deletions
diff --git a/projdoc.cls b/projdoc.cls
index 0d27a1f..c11fe61 100644
--- a/projdoc.cls
+++ b/projdoc.cls
@@ -307,3 +307,11 @@
\newcommand\noparbreak{\par\nobreak\@afterheading}
\makeatother
+% cleveref extra types
+\crefname{paragraph}{paragraph}{paragraphs}
+\Crefname{paragraph}{Paragraph}{Paragraphs}
+\crefname{requirement}{requirement}{requirements}
+\Crefname{requirement}{Requirement}{Requirements}
+\crefname{test}{test}{tests}
+\Crefname{test}{Test}{Tests}
+