* ordered list start with number other than 1
@ 2009-12-18 17:41 Shawn Koons
2009-12-19 7:17 ` Shawn Koons
2010-01-04 13:43 ` Carsten Dominik
0 siblings, 2 replies; 4+ messages in thread
From: Shawn Koons @ 2009-12-18 17:41 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 452 bytes --]
Can someone point me to documentation about making an ordered list starting
with a number other than '1.' so that when it is exported to html the
numbers will be sequential using the numbers I put in the list?
E.g., instead of a list as follows:
BEGINNING OF LIST
1. Some text
2. Some text
3. Some text
END OF LIST
I would like the list to start as follows:
BEGINNING OF LIST
27. Some text
28. Some text
29. Some text
END OF LIST
Thank you,
Shawn
[-- Attachment #1.2: Type: text/html, Size: 523 bytes --]
[-- Attachment #2: 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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ordered list start with number other than 1
2009-12-18 17:41 ordered list start with number other than 1 Shawn Koons
@ 2009-12-19 7:17 ` Shawn Koons
2009-12-23 9:58 ` Karsten Heymann
2010-01-04 13:43 ` Carsten Dominik
1 sibling, 1 reply; 4+ messages in thread
From: Shawn Koons @ 2009-12-19 7:17 UTC (permalink / raw)
To: emacs-orgmode
It may be bad form to answer your own query, but a workaround using
the following works for now.
#+BEGIN_VERSE
3 Some text
4 Some text
5 Some text
#+END_VERSE
---Although it /would/ be nice to have it auto-magically begin
numbering starting at a particular number . I am using Lamport's book
"LaTeX: User's Guide and Reference Manual" to see if there may be a
LaTeX answer to this problem.
If this sort of question should be directed to a different mailing
list or forum, please let me know so I don't waste anyone's time.
On Fri, Dec 18, 2009 at 10:41 AM, Shawn Koons <srkoons@gmail.com> wrote:
> Can someone point me to documentation about making an ordered list starting
> with a number other than '1.' so that when it is exported to html the
> numbers will be sequential using the numbers I put in the list?
>
> E.g., instead of a list as follows:
>
> BEGINNING OF LIST
> 1. Some text
> 2. Some text
> 3. Some text
> END OF LIST
>
> I would like the list to start as follows:
>
> BEGINNING OF LIST
> 27. Some text
> 28. Some text
> 29. Some text
> END OF LIST
>
> Thank you,
> Shawn
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Re: ordered list start with number other than 1
2009-12-19 7:17 ` Shawn Koons
@ 2009-12-23 9:58 ` Karsten Heymann
0 siblings, 0 replies; 4+ messages in thread
From: Karsten Heymann @ 2009-12-23 9:58 UTC (permalink / raw)
To: Shawn Koons; +Cc: emacs-orgmode
Hi,
Shawn Koons <srkoons@gmail.com> writes:
> Although it /would/ be nice to have it auto-magically begin numbering
> starting at a particular number . I am using Lamport's book "LaTeX:
> User's Guide and Reference Manual" to see if there may be a LaTeX
> answer to this problem.
http://en.wikibooks.org/wiki/LaTeX/Formatting#Customizing_Enumerated_Lists
Also the LaTeX Companion, 2nd ed. should contain something about it, but
I don't have it here at wort so I can't look up.
Yours
Karsten
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ordered list start with number other than 1
2009-12-18 17:41 ordered list start with number other than 1 Shawn Koons
2009-12-19 7:17 ` Shawn Koons
@ 2010-01-04 13:43 ` Carsten Dominik
1 sibling, 0 replies; 4+ messages in thread
From: Carsten Dominik @ 2010-01-04 13:43 UTC (permalink / raw)
To: Shawn Koons; +Cc: emacs-orgmode
Hi,
this is relatively hard to implement, and I am not going to do it
right now, sorry.
- Carsten
On Dec 18, 2009, at 6:41 PM, Shawn Koons wrote:
> Can someone point me to documentation about making an ordered list
> starting with a number other than '1.' so that when it is exported
> to html the numbers will be sequential using the numbers I put in
> the list?
>
> E.g., instead of a list as follows:
>
> BEGINNING OF LIST
> 1. Some text
> 2. Some text
> 3. Some text
> END OF LIST
>
> I would like the list to start as follows:
>
> BEGINNING OF LIST
> 27. Some text
> 28. Some text
> 29. Some text
> END OF LIST
>
> Thank you,
> Shawn
> _______________________________________________
> 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
- Carsten
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-01-04 13:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-18 17:41 ordered list start with number other than 1 Shawn Koons
2009-12-19 7:17 ` Shawn Koons
2009-12-23 9:58 ` Karsten Heymann
2010-01-04 13:43 ` Carsten Dominik
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).