From: Jarmo Hurri <jarmo.hurri@iki.fi>
To: emacs-orgmode@gnu.org
Subject: Re: HTML export / list issues
Date: Mon, 24 Aug 2015 08:15:11 +0300 [thread overview]
Message-ID: <87vbc59sio.fsf@iki.fi> (raw)
In-Reply-To: 87bndxznhi.fsf@nicolasgoaziou.fr
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
>> ======================================================================
>> 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.
Your fix corrected both this example and the more complicated one I am
working on at the moment. Thank you very much.
Jarmo
prev parent reply other threads:[~2015-08-24 5:15 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
2015-08-24 5:15 ` Jarmo Hurri [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87vbc59sio.fsf@iki.fi \
--to=jarmo.hurri@iki.fi \
--cc=emacs-orgmode@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.