summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/proofread/proofread.sty6
1 files changed, 2 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/proofread/proofread.sty b/Master/texmf-dist/tex/latex/proofread/proofread.sty
index 554650ef294..f8e6c3e593d 100644
--- a/Master/texmf-dist/tex/latex/proofread/proofread.sty
+++ b/Master/texmf-dist/tex/latex/proofread/proofread.sty
@@ -14,7 +14,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{proofread}
- [2018/07/31 v1.03 Commands for inserting annotations]
+ [2019/04/25 v1.04 Commands for inserting annotations]
\RequirePackage{marginnote}
\ifx\undefined\DoubleSpacing
@@ -127,7 +127,6 @@
}
\AtBeginDocument{\marginparpush2pt}
\ifx\undefined\marginparmargin\else\marginparmargin{outer}\fi
-\newbox\PR@soulbox
\newcount\PR@markerno\PR@markerno=1
\newcommand{\com}[1]{%
\marginnote{%
@@ -145,8 +144,7 @@
}
\newcommand{\del}[1]{%
\com{delete}%
- \sbox\PR@soulbox{\st{#1}}%
- \hilite[red]{{\usebox\PR@soulbox}}%
+ \hilite[red]{#1}%
}
\newcommand{\yel}[2][]{%
\com{#1}%