summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hvfloat/hvfloat.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-07 21:26:37 +0000
committerKarl Berry <karl@freefriends.org>2019-04-07 21:26:37 +0000
commit76c0426a1e37e49709be7252e3679ebc5fa20746 (patch)
tree0423ce9d732cc3ba552daff69a5b9f4d0d355196 /Master/texmf-dist/tex/latex/hvfloat/hvfloat.sty
parentd578aaf87d2c19066d0ab502d7d2fbce79edf15e (diff)
hvfloat (7apr19)
git-svn-id: svn://tug.org/texlive/trunk@50846 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hvfloat/hvfloat.sty')
-rw-r--r--Master/texmf-dist/tex/latex/hvfloat/hvfloat.sty7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/hvfloat/hvfloat.sty b/Master/texmf-dist/tex/latex/hvfloat/hvfloat.sty
index 6f3a830f70e..2f7c86ff93c 100644
--- a/Master/texmf-dist/tex/latex/hvfloat/hvfloat.sty
+++ b/Master/texmf-dist/tex/latex/hvfloat/hvfloat.sty
@@ -1,4 +1,4 @@
-%% $Id: hvfloat.sty 1033 2019-04-04 07:24:57Z herbert $
+%% $Id: hvfloat.sty 1039 2019-04-07 12:20:01Z herbert $
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{hvfloat}[2019/02/03 rotating of floating objects]
@@ -16,8 +16,8 @@
%% DESCRIPTION:
%% `hvfloat' offers rotating of captions and objects for floats
%%
-\def\fileversion{2.12}
-\def\filedate{2019/04/04}
+\def\fileversion{2.12a}
+\def\filedate{2019/04/07}
\message{`hvfloat' v\fileversion, \filedate\space (Herbert Voss)}
\let\hvFileVersion\fileversion
%
@@ -147,6 +147,7 @@
\edef\x{\endgroup\noexpand\setkeys{hvSet}{\@nameuse{hv@#1}}}\x}% use a defined style
}
\def\hv@set#1{\begingroup\edef\x{\endgroup\noexpand\setkeys{hvSet}{#1}}\x}
+\let\hvFloatSet\hv@set
%
\def\defhvstyle#1#2{\@namedef{hv@#1}{#2}}
%