summaryrefslogtreecommitdiff
path: root/macros/text1/blocks/multicol.texblock
blob: 81b2522cdb7164e6d131621078d46bd2b7fcffba (plain)
1
2
3
4
5
6
7
8
9
10
%  Default multiple column formats
\multicolumnformat{
                \twocolumnwidth{.48\galleywidth} % approximately 3 inches
                \threecolumnwidth{.31\galleywidth} %  approximately 2 inches
                \twocolumngutter{.04\galleywidth} %   approximately .2 inches
                \threecolumngutter{.035\galleywidth}
                \columnrulewidth{0.0pt}
                \skipbefore{6pt plus3pt minus2pt} % flexible format only
                \skipafter{6pt plus3pt minus2pt} % flexible format only
                }