summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hvfloat
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-12-23 23:21:55 +0000
committerKarl Berry <karl@freefriends.org>2017-12-23 23:21:55 +0000
commitfabd7eeb41b3cda30b053925d914b897df40dc13 (patch)
treecb2594c64e67b1b793eef7c3c8421924b82e1fe0 /Master/texmf-dist/tex/latex/hvfloat
parenta709c4b665cedaaa8153c2af17525bc726ce6579 (diff)
hvfloat (23dec17)
git-svn-id: svn://tug.org/texlive/trunk@46124 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hvfloat')
-rw-r--r--Master/texmf-dist/tex/latex/hvfloat/hvfloat-fps.sty5
-rw-r--r--Master/texmf-dist/tex/latex/hvfloat/hvfloat.sty4
2 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/hvfloat/hvfloat-fps.sty b/Master/texmf-dist/tex/latex/hvfloat/hvfloat-fps.sty
index fb58251bae9..dd0218e8322 100644
--- a/Master/texmf-dist/tex/latex/hvfloat/hvfloat-fps.sty
+++ b/Master/texmf-dist/tex/latex/hvfloat/hvfloat-fps.sty
@@ -14,14 +14,15 @@
%% DESCRIPTION:
%% `hvfloat-fps' offers global placement of floats
%%
-\def\fileversion{0.01}
-\def\filedate{2017/09/16}
+\def\fileversion{0.02}
+\def\filedate{2017/09/20}
\message{`hvfloat-fps' v\fileversion, \filedate\space (Herbert Voss)}
%
\RequirePackage{xkeyval}
%
\DeclareOptionX{figure}{\renewcommand*\fps@figure{#1}}
\DeclareOptionX{table}{\renewcommand*\fps@table{#1}}
+\DeclareOptionX{all}{\renewcommand*\fps@figure{#1}\renewcommand*\fps@table{#1}}
\ProcessOptionsX\relax
%
\endinput
diff --git a/Master/texmf-dist/tex/latex/hvfloat/hvfloat.sty b/Master/texmf-dist/tex/latex/hvfloat/hvfloat.sty
index 91ad3afb6a0..fa901ed58f8 100644
--- a/Master/texmf-dist/tex/latex/hvfloat/hvfloat.sty
+++ b/Master/texmf-dist/tex/latex/hvfloat/hvfloat.sty
@@ -14,8 +14,8 @@
%% DESCRIPTION:
%% `hvfloat' offers rotating of captions and objects for floats
%%
-\def\fileversion{1.2a}
-\def\filedate{2017/09/16}
+\def\fileversion{1.2b}
+\def\filedate{2017/12/22}
\message{`hvfloat' v\fileversion, \filedate\space (Herbert Voss)}
%
\newif\ifhv@fbox \hv@fboxfalse