At the moment my doc. looks like:
sect1
->sect2
->sect2
sect1
->sect2

but I would like to convert the last sect1 to a sect2 and add it to the first 
sect1
so that it looks like this:

sect1
->sect2
->sect2
->sect2
->->sect3

How can I do this?

Thank you for your help.

Jonas


Reply via email to