From 5b6c07d1cfaefd42af46b1560695a8de0f6eeb79 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 29 Jan 2013 23:34:29 +0000 Subject: dblfloatfix (29jan13) git-svn-id: svn://tug.org/texlive/trunk@28983 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/dblfloatfix/dblfloatfix.sty | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/dblfloatfix/dblfloatfix.sty b/Master/texmf-dist/tex/latex/dblfloatfix/dblfloatfix.sty index 1dbb8cb391f..63ae97d8668 100644 --- a/Master/texmf-dist/tex/latex/dblfloatfix/dblfloatfix.sty +++ b/Master/texmf-dist/tex/latex/dblfloatfix/dblfloatfix.sty @@ -3,11 +3,11 @@ %% b)~allowed float positions are now [tbp]. %% %% It may be distributed and/or modified under the -%% conditions of the LaTeX Project Public License, either version 1.2 +%% conditions of the LaTeX Project Public License, either version 1.3c %% 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 -\ProvidesPackage{dblfloatfix}[2003/11/18 v1.0 (MH)] +\ProvidesPackage{dblfloatfix}[2012/12/31 v1.0a (JAW)] %% %% USAGE: %% @@ -24,7 +24,7 @@ %% If you're using the subfigure package this package will provide a %% fix for \end@dblfloat by Steven Cochran (the author of subfigure). %% -%% Morten H\o gholm, +%% Morten H\o gholm, \RequirePackage{fixltx2e} %% An error message for those who didn't read the instructions. \newcommand*{\DBLFIXerrormessage}[1]{% @@ -141,6 +141,8 @@ \fi \if@tempswa \@bitor \@currtype \@deferlist + % Test for twocolumn floats (2008/08/21 Mattias Nissler) + \@testwrongwidth\@currbox \if@test \else \@tempdima -\ht\@currbox @@ -246,4 +248,4 @@ \fi } -\endinput +\endinput \ No newline at end of file -- cgit v1.2.3