emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Livin Stephen Sharma <livin.stephen@gmail.com>
To: Sebastian Rose <sebastian_rose@gmx.de>
Cc: emacs-org-mode-help gnu gnu <emacs-orgmode@gnu.org>
Subject: Re: org-export [with respect to lists] to HTML
Date: Wed, 17 Feb 2010 19:32:47 +0530	[thread overview]
Message-ID: <53e1b0061002170602s1acb1a2at75af2099f400f375@mail.gmail.com> (raw)
In-Reply-To: <87hbpghtv0.fsf@gmx.de>


[-- Attachment #1.1: Type: text/plain, Size: 1115 bytes --]

Sebastian,
In the 'test.org' file **attached** in my previous mail, indentation was as
you had suggested [you may verify or test/use that as a 'minimal example' to
confirm]. I think text pasted into the email itself [under the title 'org
content'] may have lost some white-space.


Thanks for the BEGIN_QUOTE suggestion.
Here's a funny thing I see:
If I use *begin_quote*, the exported html has list-items numbered *correctly
*. However,
If I use *begin_example*, the numbering gets messed up again!

Attaching slightly modified version of org file and exported-html [ *C-c C-e
b* ]






On 17 February 2010 19:00, Sebastian Rose <sebastian_rose@gmx.de> wrote:

> Hi Stephan,
>
>
> list are made from indentation. The `#+begin_example' (did you mean
> `#+begin_quote'?) must be indented to be considered a part of the first
> list item. This way, it is considered the end of the list.
>
>
> It should be:
>
> * Simonisms
>  1. Kodachrome
>     #+BEGIN_EXAMPLE
>      When I think back on all the crap I learned in high school, It's a
>      wonder I can think at all
>     #+END_EXAMPLE
>  2. Sound of silence
>
>

[-- Attachment #1.2: Type: text/html, Size: 2099 bytes --]

[-- Attachment #2: test.html --]
[-- Type: text/html, Size: 3726 bytes --]

[-- Attachment #3: test.org --]
[-- Type: application/octet-stream, Size: 615 bytes --]

#+TITLE: When I think back on all the crap I learned in high school...
#+OPTIONS: toc:2 ^:nil author:nil
#+STARTUP: content
#+STARTUP: hidestars
#+FILETAGS: PERSONAL

* Simonisms 'example'
  1. Kodachrome
	 #+BEGIN_EXAMPLE
	 When I think back on all the crap I learned in high school, It's a wonder I can think at all
	 #+END_EXAMPLE
  2. Sound of silence -- *wrong* \\
	 Ten thousand people


* Simonisms 'quote'
  1. Kodachrome
	 #+BEGIN_QUOTE
	 When I think back on all the crap I learned in high school, It's a wonder I can think at all
	 #+END_QUOTE
  2. Sound of silence -- *correct* \\
	 Ten thousand people

[-- Attachment #4: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2010-02-17 14:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-17  7:03 org-export [with respect to lists] to HTML Livin Stephen Sharma
2010-02-17 13:30 ` Sebastian Rose
2010-02-17 14:02   ` Livin Stephen Sharma [this message]
2010-02-17 14:31     ` Sebastian Rose
2010-02-17 14:27 ` Mark Elston
2010-02-17 15:23   ` Livin Stephen Sharma
2010-02-17 18:20     ` Mark Elston
2010-02-18  6:37       ` Livin Stephen Sharma
2010-02-18 11:38         ` Carsten Dominik
2010-02-18 13:01           ` Livin Stephen Sharma

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=53e1b0061002170602s1acb1a2at75af2099f400f375@mail.gmail.com \
    --to=livin.stephen@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=sebastian_rose@gmx.de \
    /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).