diff options
author | Karl Berry <karl@freefriends.org> | 2018-12-04 23:10:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-12-04 23:10:56 +0000 |
commit | 9fa6bc6b0478d325973d23f44e070f49c771ab0c (patch) | |
tree | e4f5af806208727d8d86bcd4ab2dedb57a21b5fe /Master/texmf-dist/tex/latex/lwarp/lwarp-stfloats.sty | |
parent | d92cee8eff42fa304294a3e5f674062c8c745632 (diff) |
lwarp (4dec18)
git-svn-id: svn://tug.org/texlive/trunk@49318 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-stfloats.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-stfloats.sty | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-stfloats.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-stfloats.sty index e440a26ebec..edacbe93fae 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-stfloats.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-stfloats.sty @@ -16,10 +16,14 @@ %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. \LWR@ProvidesPackageDrop{stfloats} -\newcommand*{\fnbelowfloat}{} -\newcommand*{\fnunderfloat}{} -\newcommand*{\setbaselinefloat}{} -\newcommand*{\setbaselinefixed}{} +\providecommand*{\fnbelowfloat}{} +\providecommand*{\fnunderfloat}{} +\providecommand*{\setbaselinefloat}{} +\providecommand*{\setbaselinefixed}{} +\renewcommand*{\fnbelowfloat}{} +\renewcommand*{\fnunderfloat}{} +\renewcommand*{\setbaselinefloat}{} +\renewcommand*{\setbaselinefixed}{} \endinput %% %% End of file `lwarp-stfloats.sty'. |