From: Ihor Radchenko <yantar92@gmail.com>
To: Uwe Brauer <oub@mat.ucm.es>
Cc: emacs-orgmode@gnu.org
Subject: Re: resume an interrupted enumerated list or reset the counter
Date: Thu, 14 Oct 2021 21:36:54 +0800 [thread overview]
Message-ID: <87ee8nd8y1.fsf@localhost> (raw)
In-Reply-To: <87h7dj4wce.fsf@mat.ucm.es>
Uwe Brauer <oub@mat.ucm.es> writes:
> Hi
>
> Sometimes I have the following
>
> 1. first
>
> 2. Second
>
> 3. Third
> #+begin_src
> A=7
> #+end_src
>
> 1.
>
>
> So enumerated list start with a fresh counter, is there a possibility
> either to resume the list or to reset its counter?
You need an indent:
1. first
2. Second
3. Third
#+begin_src
A=7
#+end_src
4.
Best,
Ihor
next prev parent reply other threads:[~2021-10-14 13:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-14 12:36 resume an interrupted enumerated list or reset the counter Uwe Brauer
2021-10-14 13:36 ` Ihor Radchenko [this message]
2021-10-14 20:51 ` Uwe Brauer
2021-10-15 8:24 ` Eric S Fraga
2021-10-15 14:46 ` Uwe Brauer
2021-10-15 16:21 ` Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ee8nd8y1.fsf@localhost \
--to=yantar92@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=oub@mat.ucm.es \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).