diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-08 15:58:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-09-08 15:58:47 +0000 |
commit | ba8058f661bc514c2d960695ddb21d5501abbf97 (patch) | |
tree | 3ed20232ad39107bf24cde0e6795db6da5ee7e38 /Master/texmf-dist/doc/latex/floatrow/frsample10.tex | |
parent | 3ed1ea28cc76e0634ad44d87ef6d963bf25f376e (diff) |
float 0.2a (7sep07)
git-svn-id: svn://tug.org/texlive/trunk@4910 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/floatrow/frsample10.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/floatrow/frsample10.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/floatrow/frsample10.tex b/Master/texmf-dist/doc/latex/floatrow/frsample10.tex index 37813e8bb31..881a48abcf7 100644 --- a/Master/texmf-dist/doc/latex/floatrow/frsample10.tex +++ b/Master/texmf-dist/doc/latex/floatrow/frsample10.tex @@ -62,7 +62,8 @@ \newif\ifLoadSubfig \IfFileExists{subfig.sty} {\usepackage[justification=centerlast,captionskip=7pt]{subfig} -\floatsetup{subfloatrowsep=columnsep} + +\AtBeginDocument{\floatsetup{subfloatrowsep=columnsep}} \LoadSubfigtrue}{\LoadSubfigfalse} |