Float Both
Is there any way with TLF 2.0 to have an Image appear on its own line? Such that the text above it pushes it down as normal but the text above it fills it own line (as normal aka dont break in the middle of a word just because thats where the user ahd their cursor in insert), then the image with no text on either side of it and then the text continues on the next line. Maybe an example would help.
1the quick brown fox
2jumped over the lazy
3dog the quick brown
the user inserts graphic at the V in over
and the result is
1the quick brown fox
[ ]
2jumped over the lazy
3dog the quick brown
So that when I add some text on line 1 I get
1NEW the quick brown
[ ]
2fox jumped over the
3lazy dog the quick
4brown
But when I add a lot of text on line 1 I get
1NEW NEW NEW
2the quick brown fox
[ ]
3jumped over the lazy
4dog the quick brown
Thanks for any help you can give.
