emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Roger Mason <rmason@mun.ca>
Cc: emacs-orgmode@gnu.org
Subject: Re: List restarts numbering at 1 after table
Date: Fri, 25 Nov 2016 17:41:11 +0100	[thread overview]
Message-ID: <87r35zzf4o.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <y65eg1zrayx.fsf@mun.ca> (Roger Mason's message of "Fri, 25 Nov 2016 09:08:14 -0330")

Hello,

Roger Mason <rmason@mun.ca> writes:

> I have a table in a list, like this:
>
> 2. Write stuff in the empty table:
> # See http://orgmode.org/manual/LaTeX-specific-attributes.html to get
> # predetermined width on export.
> #+ATTR_LATEX: :align |p{2cm}|p{2cm}|
> |------+--------|
> | This | That   |
> |------+--------|
> |      |        |
> |------+--------|
> |      |        |
> |------+--------|
> |      |        |
> |------+--------|
> |      |        |
> |------+--------|
> |      |        |
> |------+--------|
> 3. Write the answer to another question here
>
>
> On export, the list numbering after the table reverts to 1.  Is there a
> way to avoid this?

See (info "(org) Plain lists"), in particular the following paragraphs:

     Items belonging to the same list must have the same indentation on
  the first line.  In particular, if an ordered list reaches number ‘10.’,
  then the 2–digit numbers must be written left-aligned with the other
  numbers in the list.  An item ends before the next line that is less or
  equally indented than its bullet/number.

     A list ends whenever every item has ended, which means before any
  line less or equally indented than items at top level.  It also ends
  before two blank lines(5).  In that case, all items are closed.

Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2016-11-25 16:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-25 12:38 List restarts numbering at 1 after table Roger Mason
2016-11-25 16:41 ` Nicolas Goaziou [this message]
2016-11-25 16:42 ` Charles C. Berry
2016-11-25 20:26 ` Roger Mason

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=87r35zzf4o.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=rmason@mun.ca \
    /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).