Hi,
I find some difficulties figure move to end of the paragraph which is
figure linked inside the paragraph text. Some cases after one or two
paragraph figure text is appear.
Example -->
Input =
======
<p>paragraph text <Intref id="fig1">Figure 1</intref></p>
<p>paragraph test</>
<fig>
<caption>some text</caption>
<img file="1.jpg"/>
</fig>
Required Output
===============
<p>paragraph text <Intref id="fig1">Figure 1</intref></p>
<fig>
<caption>some text</caption>
<img file="1.jpg"/>
</fig>
<p>paragraph test</>
Please anyone suggest how i will do this
Thanks
Byomokesh
| Current Thread |
- Figure Move
- Byomokesh Sahoo - 3 Mar 2010 05:20:36 -0000 <=
|
|