summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/trivfloat
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/trivfloat')
-rw-r--r--Master/texmf-dist/tex/latex/trivfloat/trivfloat.sty4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/trivfloat/trivfloat.sty b/Master/texmf-dist/tex/latex/trivfloat/trivfloat.sty
index 091b15752ff..014d2a2e6e7 100644
--- a/Master/texmf-dist/tex/latex/trivfloat/trivfloat.sty
+++ b/Master/texmf-dist/tex/latex/trivfloat/trivfloat.sty
@@ -14,7 +14,7 @@
%% ----------------------------------------------------------------
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{trivfloat}
- [2007/06/09 v1.0 Quick floats in LaTeX]
+ [2007/08/13 v1.1 Quick floats in LaTeX]
\RequirePackage{float}
\newcount\tfl@floatcount%
\def\tfl@genext{%
@@ -112,6 +112,8 @@
}%
\x%
}%
+\DeclareOption*{\expandafter\trivfloat\expandafter{\CurrentOption}}
+\ProcessOptions
\endinput
%%
%% End of file `trivfloat.sty'.