Synopsis edit

\parskip [ [=] <glue> ]

Description edit

\parskip is a parameter that contains glue. TeX adds this glue to nonempty vertical lists prior to adding the horizontal boxes that result from processing a paragraph; in other words, <glue> is added between each paragraph, but not before the first or after the last paragraph.

Examples edit