diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-09-22 21:14:22 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-09-22 21:14:22 +0200 |
commit | cd00d692240810ba3669a4c749fc9c4aafbfb5d4 (patch) | |
tree | 4765455dbc13f4273ba01c5d6e692fc8b501f033 /projdoc.cls | |
parent | 7202e04b143e06d4411869c0cf77a7b9a8cc979b (diff) | |
parent | 46d07c2c9e68597f3f6af76b4f8e837786781029 (diff) |
Merge branch 'loek/research'
Diffstat (limited to 'projdoc.cls')
-rw-r--r-- | projdoc.cls | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/projdoc.cls b/projdoc.cls index ee94835..16b1790 100644 --- a/projdoc.cls +++ b/projdoc.cls @@ -397,3 +397,6 @@ } \makeatother +% missing reference marker +\def\mref{\textsuperscript{\textit{\,ref?}}} + |