summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-transparent.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-transparent.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-transparent.sty12
1 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-transparent.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-transparent.sty
index 847b052b97c..9a93b823dc4 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-transparent.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-transparent.sty
@@ -6,7 +6,7 @@
%%
%% lwarp.dtx (with options: `transparent')
%% This is a generated file.
-%% Copyright 2016-2019 Brian Dunn
+%% 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
@@ -15,15 +15,19 @@
%% 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@ProvidesPackageDrop{transparent}[2016/05/16]
-\newcommand*{\transparent}[1]{\edef\LWR@opacity{#1}}
+\LWR@ProvidesPackagePass{transparent}[2019/11/29]
+\newcommand*{\LWR@HTML@transparent}[1]{\edef\LWR@opacity{#1}}
-\newcommand*{\texttransparent}[2]{%
+\LWR@formatted{transparent}
+
+\newcommand*{\LWR@HTML@texttransparent}[2]{%
\begingroup%
\transparent{#1}%
\InlineClass[opacity: #1]{transparent}{#2}%
\endgroup%
}
+
+\LWR@formatted{texttransparent}
\endinput
%%
%% End of file `lwarp-transparent.sty'.