Breaking Text into 2 Lines on a Map

Reading the manual for the text module would be a good start.
You will find the -M option which describes how to put text on the map in paragraph mode.
Mind you the description on how to implement it is pretty opaque. (I vaguely I remember getting to work once).
An alternative is two calls to text with two separate words at the same coordinates, the second using the -Ya option

1 Like