Alexander Agibalov wrote:
> Well, I figured out how to do this via the (no style sheet) view by manually 
> creating a new itemizedlist and moving all the items under it, but maybe 
> there's an easier way?

Yes. I've already answered this question. Didn't you receive my answer?

This anwser was:
---
you need:

1] to add a list inside "1.one";

[2] to select items "2.two", "3.three" (i.e. select "2.two", then use
"Esc ->" to extend the selection) and then to copy both items to the
clipboard;

[3] to select the empty item of the newly inserted list;

[4] to paste the content of the clipboard.
---

As always, there is no need to use the tree view. Everything in XXE can
be done the style view + the node path bar.

> 
> Hello,
> 
> If I have a numbered list like the following one:
>  1. one
>  2. two
>  3. three
>  4. four
> how do I convert it to the following:
>  1. one
>    * two
>    * three
>  2. four
> ?
> 

Reply via email to