Exponent wordwrap issue
Posted: Fri Sep 15, 2006 2:41 am
We add a line of text using AddNL( text, tstyle1, pstyle1). Then we add a
number that is an exponent using AddNL( exponenttext, exponentstyle,
-1). Wordwrap causes the line to break at the exponent, but we need the
exponent to stay with the last value from the first line of text, or it
does not make sense. How do we make RichView break at a space or period? Is this code that can be fixed? Where is it in the source?
number that is an exponent using AddNL( exponenttext, exponentstyle,
-1). Wordwrap causes the line to break at the exponent, but we need the
exponent to stay with the last value from the first line of text, or it
does not make sense. How do we make RichView break at a space or period? Is this code that can be fixed? Where is it in the source?