summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/base/fixltx2e.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/base/fixltx2e.dtx')
-rw-r--r--Master/texmf-dist/source/latex/base/fixltx2e.dtx11
1 files changed, 10 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/base/fixltx2e.dtx b/Master/texmf-dist/source/latex/base/fixltx2e.dtx
index c67813a566a..1d2c30f70ac 100644
--- a/Master/texmf-dist/source/latex/base/fixltx2e.dtx
+++ b/Master/texmf-dist/source/latex/base/fixltx2e.dtx
@@ -38,7 +38,7 @@
%<driver>\ProvidesFile{fixltx2e.drv}
% \fi
% \ProvidesFile{fixltx2e.dtx}
- [2014/04/27 v1.1p fixes to LaTeX]
+ [2014/05/13 v1.1q fixes to LaTeX]
%
% \iffalse
%<*driver>
@@ -2161,7 +2161,12 @@
% |\clearpage|). This change gives an error message for undefined
% options.
%
+% \begin{macrocode}
+%<*fixltx2e>
+% \end{macrocode}
+%
% \changes{v1.1n}{2013/12/13}{Check float optional argument.}
+% \changes{v1.1q}{2014/05/13}{Fix DocStrip guards.}
% \begin{macrocode}
\def\@xfloat #1[#2]{%
\@nodocument
@@ -2235,6 +2240,10 @@
\@floatboxreset
}
% \end{macrocode}
+%
+% \begin{macrocode}
+%</fixltx2e>
+% \end{macrocode}
% \Finale
%
\endinput