diff options
Diffstat (limited to 'macros/text1/pc/blocks/multicol.blk')
-rw-r--r-- | macros/text1/pc/blocks/multicol.blk | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/macros/text1/pc/blocks/multicol.blk b/macros/text1/pc/blocks/multicol.blk new file mode 100644 index 0000000000..81b2522cdb --- /dev/null +++ b/macros/text1/pc/blocks/multicol.blk @@ -0,0 +1,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 + } |