get text line positions
[linePos,nLines]=etxtlpos(text[,lineLimit])
text :
sting of text
lineLimit :
sting for splitting lines (default=eTextLimitPara)
linePos :
nLines x 2 Matrix of start and end positions
[line1StartPos line1EndPos; line2StartPos line2EndPos ...
nLines :
number of lines