ColumnSpacings
is an option for the low-level function GridBox which specifies the spaces in ems that should be inserted between adjacent columns.
Details
- The default setting is ColumnSpacings->0.8.
- ColumnSpacings effectively specifies the minimum distance between entries in adjacent columns; individual entries will often not fill their columns and will therefore be further apart.
- ColumnSpacings->n uses a column spacing equal to n times the current font size—usually about n times the width of an M in the current font.
- ColumnSpacings->{s12,s23,…} can be used to specify different spacings between different columns. If there are more columns than entries in this list, then the last element of the list is used repeatedly for the remaining columns.
Examples
Wolfram Research (1996), ColumnSpacings, Wolfram Language function, https://reference.wolfram.com/language/ref/ColumnSpacings.html.
Text
Wolfram Research (1996), ColumnSpacings, Wolfram Language function, https://reference.wolfram.com/language/ref/ColumnSpacings.html.
CMS
Wolfram Language. 1996. "ColumnSpacings." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ColumnSpacings.html.
APA
Wolfram Language. (1996). ColumnSpacings. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ColumnSpacings.html