diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-fancybox.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-fancybox.sty | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-fancybox.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-fancybox.sty index c0d6940d99a..8309e00be55 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-fancybox.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-fancybox.sty @@ -6,7 +6,7 @@ %% %% lwarp.dtx (with options: `fancybox') %% This is a generated file. -%% Copyright 2016-2022 Brian Dunn +%% Copyright 2016-2025 Brian Dunn %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -15,6 +15,7 @@ %% 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@ProvidesPackagePass{fancybox}[2010/05/15] \AfterEndPreamble{ \LWR@traceinfo{Patching fancybox.} @@ -30,6 +31,11 @@ \protected@edef\@currentlabel{% \csname p@footnote\endcsname\@thefnmark% }% @currentlabel +%% \protected@edef\cref@currentlabel{% +%% [footnote]% +%% [\arabic{footnote}]% +%% []% +%% \csname p@footnote\endcsname\@thefnmark}% \renewrobustcmd{\textsuperscript}[1]{\LWR@htmlspan{sup}{##1}}% \LWR@htmltagc{\LWR@tagregularparagraph}\LWR@orignewline% \@makefntext{}% |