diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-02 22:02:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-02 22:02:43 +0000 |
commit | e4e5bf0f152ea04be229a2747f8b3c2edc4407e7 (patch) | |
tree | 9c5cd61daa005af44bd3f8615574121ac434b315 /Master/texmf-dist/tex/latex/lwarp/lwarp-floatrow.sty | |
parent | 7282f0820d643e7b73cfbc1c46593f1099dd62a9 (diff) |
lwarp (2mar17)
git-svn-id: svn://tug.org/texlive/trunk@43383 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-floatrow.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-floatrow.sty | 32 |
1 files changed, 29 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-floatrow.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-floatrow.sty index 8c9fe2dafcf..fac91b4d693 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-floatrow.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-floatrow.sty @@ -6,7 +6,7 @@ %% %% lwarp.dtx (with options: `floatrow') %% This is a generated file. -%% Copyright 2016 Brian Dunn +%% Copyright 2016-2017 Brian Dunn %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -41,6 +41,11 @@ + + + + + \LWR@ProvidesPackageDrop{floatrow} @@ -125,11 +130,13 @@ \LWR@traceinfo{finished setkeys frowkeys}% \ifthenelse{\equal{\LWR@frowkeywithin}{}} { -\LWR@traceinfo{about to newfloat #1 \LWR@frowkeyplacement\ \LWR@frowkeyfileext}% +\LWR@traceinfo{about to newfloat #1 \LWR@frowkeyplacement\ +\LWR@frowkeyfileext}% \newfloat{#1}{\LWR@frowkeyplacement}{\LWR@frowkeyfileext} }% {% -\LWR@traceinfo{about to newfloat #1\ \LWR@frowkeyplacement\ \LWR@frowkeyfileext\ \LWR@frowkeywithin}% +\LWR@traceinfo{about to newfloat #1\ \LWR@frowkeyplacement\ +\LWR@frowkeyfileext\ \LWR@frowkeywithin}% \newfloat{#1}{\LWR@frowkeyplacement}% {\LWR@frowkeyfileext}[\LWR@frowkeywithin]% \LWR@traceinfo{*** finished newfloat #1} @@ -230,6 +237,25 @@ + + + + + + + + + + + + + + + + + + + \endinput %% %% End of file `lwarp-floatrow.sty'. |