summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fix2col/README
blob: fa6ef96d146576bad83181b20f0c8e35011b2076 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
fix2col.dtx
fix2col.ins
   OBSOLETE: do not use in new documents.
   This package will do nothing in LaTeX formats after 2015/01/01
   as the fixes that it implements were incorporated into fixltx2e
   package, which is itself obsolete as since the 2015/01/01 release
   these fixes are in format.

   a) Fix mark handling so \firstmark is taken from the first column
      if that column has marks at all.
      (A copy of Piet van Oostrum's fixmarks package, more or less.)
   b) Keep two column floats like figure* in sequence with single
      column floats like figure.
      (Modelled on  Ed Sznyter's 2.09 package, fixfloats.)