From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Jarmo Hurri <jarmo.hurri@iki.fi>
Cc: emacs-orgmode@gnu.org
Subject: Re: HTML export / list issues
Date: Sun, 23 Aug 2015 23:47:05 +0200 [thread overview]
Message-ID: <87bndxznhi.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87wpwm85by.fsf@iki.fi> (Jarmo Hurri's message of "Sun, 23 Aug 2015 17:09:05 +0300")
Jarmo Hurri <jarmo.hurri@iki.fi> writes:
> For some reason I can not reproduce your solution. I already had (setq
> org-list-allow-alphabetical t), and now I added (setq
> org-plain-list-ordered-item-terminator t), and still the following
> happens (and the list is broken in html export):
>
> ======================================================================
> 1. level 1 first
> a) level 2 first; I was hoping this would be alphabetized in html
> like it is in org, but it is still enumerated
> b) the next item has some code in it; it has been evaluated with
> C-c C-c to obtain the result
> c)
> #+BEGIN_SRC elisp :exports results
> (print (list org-plain-list-ordered-item-terminator
> org-list-allow-alphabetical
> (+ 1 2)))
> #+END_SRC
>
> #+RESULTS:
> | t | t | 3 |
>
> d) and due to the way the results of the evaluation are inserted,
> the code interrupts enumeration in the exported list, and it
> even breaks the high-level list in the org mode itself
> ======================================================================
I realize this is because you are indenting with TABs. I overlooked it
in your first report. The issue is now fixed. Thank you.
Regards,
next prev parent reply other threads:[~2015-08-23 21:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-21 10:58 HTML export / list issues Jarmo Hurri
2015-08-21 12:58 ` Nicolas Goaziou
2015-08-21 19:58 ` Rick Frankel
2015-08-23 15:07 ` Jarmo Hurri
2015-08-23 14:09 ` Jarmo Hurri
2015-08-23 21:47 ` Nicolas Goaziou [this message]
2015-08-24 5:15 ` Jarmo Hurri
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=87bndxznhi.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=jarmo.hurri@iki.fi \
/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).