diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-24 16:36:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-24 16:36:04 +0000 |
commit | f1fef055879de5641d7a1fcfab20d36da85686b2 (patch) | |
tree | 723c74d97a0528b89d48a1c4cb7ede2128d9673a /Master/texmf-dist/doc/latex/floatrow/frsample02.tex | |
parent | d73a503687f31a927aea191ec9ed3cf1c950fd8f (diff) |
floatrow 0.3a (22jun09)
git-svn-id: svn://tug.org/texlive/trunk@13942 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/floatrow/frsample02.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/floatrow/frsample02.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/floatrow/frsample02.tex b/Master/texmf-dist/doc/latex/floatrow/frsample02.tex index f92bab54607..34b38e08812 100644 --- a/Master/texmf-dist/doc/latex/floatrow/frsample02.tex +++ b/Master/texmf-dist/doc/latex/floatrow/frsample02.tex @@ -1,7 +1,6 @@ %sample file %all possible combinations of predefined floatrow styles %caption beside float object -\listfiles \documentclass{book} \usepackage{graphicx} @@ -9,7 +8,7 @@ %load caption \usepackage[font=small,labelfont=bf,labelsep=period, - justification=raggedright,singlelinecheck=no]{caption}[2004/11/28] + justification=raggedright,singlelinecheck=no]{caption} \providecommand*\rightlast{\leftskip0ptplus1fil \rightskip0ptplus-1fil\parfillskip0ptplus1fil} |