diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/changes/regression.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/changes/regression.dtx | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/changes/regression.dtx b/Master/texmf-dist/source/latex/changes/regression.dtx index a3fe6c903a9..eae6249a422 100644 --- a/Master/texmf-dist/source/latex/changes/regression.dtx +++ b/Master/texmf-dist/source/latex/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} |