summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/changes/regression.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/changes/regression.dtx')
-rw-r--r--macros/latex/contrib/changes/regression.dtx11
1 files changed, 7 insertions, 4 deletions
diff --git a/macros/latex/contrib/changes/regression.dtx b/macros/latex/contrib/changes/regression.dtx
index a3fe6c903a..eae6249a42 100644
--- a/macros/latex/contrib/changes/regression.dtx
+++ b/macros/latex/contrib/changes/regression.dtx
@@ -44,9 +44,12 @@
% \end{macrocode}
%
% \begin{macrocode}
-%<*regression:draft>
+%<*regression:draft:id>
+\usepackage[authormarkuptext=id]{changes}
+%</regression:draft:id>
+%<*regression:draft:name>
\usepackage[authormarkuptext=name]{changes}
-%</regression:draft>
+%</regression:draft:name>
%<*regression:final>
\usepackage[final]{changes}
%</regression:final>
@@ -62,7 +65,7 @@
% \begin{macrocode}
\begin{document}
-%<*regression:draft>
+%<*regression:draft:id|regression:draft:name>
\section{Test empty string}
Anonymous author should have no space before the \added[comment=no space]{number} in the comment.
@@ -72,7 +75,7 @@
\listofchanges[title={List of changes should not contain empty author brackets}]
\listofchanges[style=compactsummary, title={Summary should not contain empty author brackets either}]
-%</regression:draft>
+%</regression:draft:id|regression:draft:name>
%<*regression:final>
\section{Compile errors to avoid}