emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* nested plain lists
@ 2019-08-07 13:52 Uwe Brauer
  2019-08-07 14:01 ` Diego Zamboni
  0 siblings, 1 reply; 3+ messages in thread
From: Uwe Brauer @ 2019-08-07 13:52 UTC (permalink / raw)
  To: emacs-orgmode



Hi 

I know it is possible to have simple, enumerated (and other type of
lists), but I can't find information concerning nested lists, such as 

    1. 

      1.1. 

      1.2. 

Is this possible? Somebody knows about it?

Thanks

Uwe Brauer 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: nested plain lists
  2019-08-07 13:52 nested plain lists Uwe Brauer
@ 2019-08-07 14:01 ` Diego Zamboni
  2019-08-07 16:51   ` Uwe Brauer
  0 siblings, 1 reply; 3+ messages in thread
From: Diego Zamboni @ 2019-08-07 14:01 UTC (permalink / raw)
  To: Org-mode

[-- Attachment #1: Type: text/plain, Size: 574 bytes --]

Hi Uwe,

Yes, this is supported and documented:
https://orgmode.org/manual/Plain-lists.html

For example:

 1. Item 1

    1. Sub item 1.1

       1. Sub-sub item 1.1.1

    2. Sub Item 1.2

 2. Item 2

    1. Sub item 2.1

--Diego


On Wed, Aug 7, 2019 at 3:52 PM Uwe Brauer <oub@mat.ucm.es> wrote:

>
>
> Hi
>
> I know it is possible to have simple, enumerated (and other type of
> lists), but I can't find information concerning nested lists, such as
>
>     1.
>
>       1.1.
>
>       1.2.
>
> Is this possible? Somebody knows about it?
>
> Thanks
>
> Uwe Brauer
>
>
>

[-- Attachment #2: Type: text/html, Size: 1150 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: nested plain lists
  2019-08-07 14:01 ` Diego Zamboni
@ 2019-08-07 16:51   ` Uwe Brauer
  0 siblings, 0 replies; 3+ messages in thread
From: Uwe Brauer @ 2019-08-07 16:51 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 505 bytes --]

>>> "DZ" == Diego Zamboni <diego@zzamboni.org> writes:

   > Hi Uwe,
   > Yes, this is supported and documented:
   > https://orgmode.org/manual/Plain-lists.html

   > For example:

   >  1. Item 1

   >     1. Sub item 1.1

   >        1. Sub-sub item 1.1.1

   >     2. Sub Item 1.2

   >  2. Item 2

   >     1. Sub item 2.1

Ok. It is not done  via changing the enumeration scheme from 1. To 1.1
but increasing the indentation via the meta right/left commands

Thanks.

Uwe 

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5025 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-08-07 16:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-07 13:52 nested plain lists Uwe Brauer
2019-08-07 14:01 ` Diego Zamboni
2019-08-07 16:51   ` Uwe Brauer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).