RowSpacings

RowSpacings

is an option for the low-level function GridBox that specifies the spaces in x heights that should be inserted between successive rows.

Details

  • The default setting is RowSpacings->1.0.
  • RowSpacings effectively specifies the minimum distance between entries in successive rows; individual entries will often not fill their rows and will therefore be further apart.
  • RowSpacings->n uses a row spacing equal to n times the height of an "x" character in the current font.
  • RowSpacings->{s12,s23,} can be used to specify different spacings between different rows. If there are more rows than entries in this list, then the last element of the list is used repeatedly for the remaining rows.

Examples

Basic Examples  (2)

Use the same spacing between each row and the next:

Use different spacings between different rows:

Wolfram Research (1996), RowSpacings, Wolfram Language function, https://reference.wolfram.com/language/ref/RowSpacings.html.

Text

Wolfram Research (1996), RowSpacings, Wolfram Language function, https://reference.wolfram.com/language/ref/RowSpacings.html.

CMS

Wolfram Language. 1996. "RowSpacings." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RowSpacings.html.

APA

Wolfram Language. (1996). RowSpacings. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RowSpacings.html

BibTeX

@misc{reference.wolfram_2023_rowspacings, author="Wolfram Research", title="{RowSpacings}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/RowSpacings.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_rowspacings, organization={Wolfram Research}, title={RowSpacings}, year={1996}, url={https://reference.wolfram.com/language/ref/RowSpacings.html}, note=[Accessed: 18-March-2024 ]}