Re: interlinea nelle tabelle

#4787
Up
0
Down
::


Cito dal Kopka (che consiglierei a tutti)

\arraystretch can be used to change the distance between the rows of a table.
This is a multiplying factor, with a standard value of 1. A value of 1.5
means that the inter-row spacing is increased by 50%. A new value is set by
redefining the parameter with the command
`\renewcommand{\arraystretch}{factor}`

Go to top