From 8e445d770882e75d0a3993b5927f2f2b42120fe3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 22 Jul 2019 21:13:59 +0000 Subject: changes (22jul19) git-svn-id: svn://tug.org/texlive/trunk@51705 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/changes/changes.sty | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/latex/changes') diff --git a/Master/texmf-dist/tex/latex/changes/changes.sty b/Master/texmf-dist/tex/latex/changes/changes.sty index 98b944858b2..2d96799dd58 100644 --- a/Master/texmf-dist/tex/latex/changes/changes.sty +++ b/Master/texmf-dist/tex/latex/changes/changes.sty @@ -41,8 +41,8 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{changes} -[2019/01/26 v3.1.2 changes package] -\typeout{*** changes package 2019/01/26 v3.1.2 ***} +[2019/07/21 v3.1.3 changes package] +\typeout{*** changes package 2019/07/21 v3.1.3 ***} \RequirePackage{xkeyval} \RequirePackage{xifthen} \RequirePackage{xstring} @@ -285,6 +285,10 @@ style=list, title=\@empty, show=all, }{} +\ExecuteOptionsX{ +ulem={normalem,normalbf}, +truncate={breakall,fit} +} \ProcessOptionsX*\relax \newtest{\isColored}{% \not\equal{\Changes@optionmarkup}{nocolor}% @@ -312,7 +316,7 @@ show=all, \equal{\Changes@optionhighlightmarkup}{uuline}\or \equal{\Changes@optionhighlightmarkup}{uwave} } -{\RequirePackage[normalem,normalbf]{ulem}} +{\RequirePackage{ulem}} {} \ifthenelse{ \equal{\Changes@optioncommentmarkup}{todo} @@ -789,7 +793,7 @@ show=all, {\changescommentname}% {#2}% } -\RequirePackage[breakall,fit]{truncate} +\RequirePackage{truncate} \renewcommand\TruncateMarker{ [\dots\negthinspace]\ } \def\changes@chopline#1;#2;#3;#4;#5;#6;#7;#8 \\{% \def\Changes@InID{#1}% -- cgit v1.2.3