Skip to content
Prev 176330 / 398502 Next

change inter-line spacing in grid graphics - how to?

I am trying to change the inter-line spacing in grid.text(), but I just
don't find how to do it.

pushViewport(viewport())
grid.text("The inter-line spacing\n is too big")
popViewport()

Can anyone help?
TIA, Mark