From c8c940e24e234397a463a37cedcaeb974405c53f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 29 Apr 2021 20:47:22 +0000 Subject: hvfloat (29apr21) git-svn-id: svn://tug.org/texlive/trunk@59023 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/hvfloat/hvfloat.sty | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/hvfloat/hvfloat.sty b/Master/texmf-dist/tex/latex/hvfloat/hvfloat.sty index 67c4c86b8d9..1fef91099f4 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 55 2021-03-15 06:54:38Z herbert $ +%% $Id: hvfloat.sty 56 2021-03-15 07:20:37Z herbert $ %% %% %% IMPORTANT NOTICE: @@ -15,8 +15,8 @@ %% `hvfloat' offers rotating of captions and objects for floats %% \NeedsTeXFormat{LaTeX2e} -\def\fileversion{2.19} -\def\filedate{2021/03/15} +\def\fileversion{2.20} +\def\filedate{2021/04/29} \message{`hvfloat' v\fileversion, \filedate\space (Herbert Voss)} \ProvidesPackage{hvfloat}[\filedate\ rotating of floating objects] \let\hvFloatFileVersion\fileversion @@ -166,6 +166,7 @@ \let\hvFloatSet\hv@set % \def\defhvstyle#1#2{\@namedef{hv@#1}{#2}} +\let\hvDefFloatStyle\defhvstyle % better name % \newcommand{\setDefaults}{% \hv@set{% @@ -179,6 +180,9 @@ capFormat={}, subcapFormat={}, }% } + +\let\hvFloatSetDefaults\setDefaults + \newcommand\reset@special@float{% \hv@set{subFloat=false,%fullpage=false, multiFloat=false,%FULLPAGE=false -- cgit v1.2.3