Skip to content
Prev 11144 / 63424 Next

lattice: ltext() does not accept NULL (PR#5290)

text( pos=NULL ) is working.

ltext( pos=NULL ) gives an error message:
	"argument is of length zero"

Wolfram