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