Skip to content

Commit 1f02096

Browse files
committedFeb 6, 2024·
* newrevisor.sty: Use \allowbreak.
1 parent b203182 commit 1f02096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎newrevisor.sty

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
}
121121
% \hypersetup requires hyperref
122122
\NewDocumentCommand{\newrevisor@color}{m}{\color{#1}\providecommand{\hypersetup}[1]{}\hypersetup{citecolor=#1}}
123-
\NewDocumentCommand{\newrevisor@SuggestEdit}{+m+mmm}{{\newrevisor@color{#3}\mysout{#1}}{\newrevisor@color{#4}#2}}%
123+
\NewDocumentCommand{\newrevisor@SuggestEdit}{+m+mmm}{{\newrevisor@color{#3}\mysout{#1}}\allowbreak{\newrevisor@color{#4}#2}}%
124124
\fi % no hide
125125

126126
\ifREVISOR@todonotes

0 commit comments

Comments
 (0)
Please sign in to comment.