summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fix2col
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-11-03 22:26:53 +0000
committerKarl Berry <karl@freefriends.org>2015-11-03 22:26:53 +0000
commit14c29b37fc08cd01cf10e7c7816e28734950cd92 (patch)
treefd9b20ce6f3b7b0bb81f4c8215830cee5f5e5ea8 /Master/texmf-dist/source/latex/fix2col
parent9400888610cff531773a7fea1602494e3e99c20f (diff)
fix2col (3nov15)
git-svn-id: svn://tug.org/texlive/trunk@38770 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fix2col')
-rw-r--r--Master/texmf-dist/source/latex/fix2col/fix2col.dtx18
1 files changed, 16 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/fix2col/fix2col.dtx b/Master/texmf-dist/source/latex/fix2col/fix2col.dtx
index 963f35e8fd1..15e2e494677 100644
--- a/Master/texmf-dist/source/latex/fix2col/fix2col.dtx
+++ b/Master/texmf-dist/source/latex/fix2col/fix2col.dtx
@@ -12,7 +12,7 @@
%<driver> \ProvidesFile{fix2col.drv}
% \fi
% \ProvidesFile{fix2col.dtx}
- [1998/08/17 v0.03 Output Routine fixes for two column mode (DPC,FMi)]
+ [2015/11/13 v0.04 Output Routine fixes for two column mode (DPC,FMi)]
%
% \iffalse
%<*driver>
@@ -24,7 +24,7 @@
% \fi
%
% \GetFileInfo{fix2col.dtx}
-% \CheckSum{579}
+% \CheckSum{583}
%
% \changes{v0.01}{1997/11/07}
% {Initial version}
@@ -50,6 +50,10 @@
% \maketitle
%
% \section{Introduction}
+%
+% \textbf{Note:} This package is obsolete, the fixes described here are
+% incorporated into \LaTeX\ formats from 2015/01/01 onwards.
+%
% This package makes two independent changes to \LaTeX's two column
% output routine to fix the following two longstanding `features'.
%
@@ -185,6 +189,16 @@
%<*package>
% \end{macrocode}
%
+% \subsection{Do nothing on current releases}
+%
+% \changes{v0.04}{2015/11/03}
+% {Abort on new formats}
+% \begin{macrocode}
+\@ifl@t@r\fmtversion{2014/12/31}
+{\PackageWarningNoLine{fix2col}{Obsolete package: ignored}\endinput}
+{}
+% \end{macrocode}
+%
% \subsection{Preserving Marks}
%
% This is just a change to the single command |\@outputdblcol|