You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
1.5 KiB
55 lines
1.5 KiB
%%
|
|
%% This is file `lwarp-cancel.sty',
|
|
%% generated with the docstrip utility.
|
|
%%
|
|
%% The original source files were:
|
|
%%
|
|
%% lwarp.dtx (with options: `cancel')
|
|
%% This is a generated file.
|
|
%% Copyright 2016-2020 Brian Dunn
|
|
%%
|
|
%% This work may be distributed and/or modified under the
|
|
%% conditions of the LaTeX Project Public License, either version 1.3
|
|
%% of this license or (at your option) any later version.
|
|
%% The latest version of this license is in
|
|
%% http://www.latex-project.org/lppl.txt
|
|
%% and version 1.3 or later is part of all distributions of LaTeX
|
|
%% version 2005/12/01 or later.
|
|
\LWR@origRequirePackage{lwarp-xcolor}% for \convertcolorspec
|
|
\LWR@ProvidesPackagePass{cancel}[2013/04/12]
|
|
\LetLtxMacro\LWR@origcancel\cancel
|
|
\LetLtxMacro\LWR@origbcancel\bcancel
|
|
\LetLtxMacro\LWR@origxcancel\xcancel
|
|
|
|
\appto\LWR@restoreorigformatting{%
|
|
\LetLtxMacro\cancel\LWR@origcancel%
|
|
\LetLtxMacro\bcancel\LWR@origbcancel%
|
|
\LetLtxMacro\xcancel\LWR@origxcancel%
|
|
}
|
|
|
|
\newcommand{\LWR@cancelcolor}[5]{%
|
|
\ifcsempty{#2}%
|
|
{\InlineClass(#5){#3}{#1}}%
|
|
{\LWR@htmlspanclass[#5;#4:\LWR@origpound\LWR@tempcolor]{#3}{#1}}%
|
|
}
|
|
|
|
\DeclareRobustCommand{\cancel}[1]{%
|
|
\begingroup%
|
|
\CancelColor%
|
|
\LWR@findcurrenttextcolor%
|
|
\color{black}%
|
|
\LWR@cancelcolor{#1}{LWR@tempcolor}{sout}{text-decoration-color}%
|
|
{text-decoration:line-through}%
|
|
\endgroup%
|
|
}
|
|
|
|
\LetLtxMacro\bcancel\cancel
|
|
\LetLtxMacro\xcancel\cancel
|
|
\begin{warpMathJax}
|
|
\PackageWarningNoLine{lwarp, cancel}{The MathJax v3 extension will be used}
|
|
\CustomizeMathJax{\require{cancel}}
|
|
\end{warpMathJax}
|
|
|
|
\endinput
|
|
%%
|
|
%% End of file `lwarp-cancel.sty'.
|
|
|