* ordered list items start with letters?
@ 2010-03-22 3:20 Xiao-Yong Jin
2010-03-22 7:08 ` David Maus
0 siblings, 1 reply; 5+ messages in thread
From: Xiao-Yong Jin @ 2010-03-22 3:20 UTC (permalink / raw)
To: emacs-orgmode
Hi, is it possible to use a single letter to start an
ordered list item? Such as
a) first
b) second?
Thanks
--
J c/* __o/*
X <\ * (__
Y */\ <
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ordered list items start with letters?
2010-03-22 3:20 ordered list items start with letters? Xiao-Yong Jin
@ 2010-03-22 7:08 ` David Maus
2010-03-22 13:23 ` Xiao-Yong Jin
0 siblings, 1 reply; 5+ messages in thread
From: David Maus @ 2010-03-22 7:08 UTC (permalink / raw)
To: Xiao-Yong Jin; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 358 bytes --]
Xiao-Yong Jin wrote:
>Hi, is it possible to use a single letter to start an
>ordered list item? Such as
> a) first
> b) second?
No, not yet. Although sometimes I would like have single letter
lists.
The question would be: What to do when we reach z)?
-- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de
[-- Attachment #1.2: Type: application/pgp-signature, Size: 230 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] 5+ messages in thread
* Re: ordered list items start with letters?
2010-03-22 7:08 ` David Maus
@ 2010-03-22 13:23 ` Xiao-Yong Jin
2010-03-22 16:54 ` Thomas S. Dye
0 siblings, 1 reply; 5+ messages in thread
From: Xiao-Yong Jin @ 2010-03-22 13:23 UTC (permalink / raw)
To: David Maus; +Cc: emacs-orgmode
On Mon, 22 Mar 2010 08:08:36 +0100, David Maus wrote:
> Xiao-Yong Jin wrote:
>> Hi, is it possible to use a single letter to start an
>> ordered list item? Such as
>> a) first
>> b) second?
> No, not yet. Although sometimes I would like have single letter
> lists.
> The question would be: What to do when we reach z)?
Simply print out a message saying we have reached maximum
number of items possible? I guess usually we don't need to
count to 'z' for such kind of lists.
--
J c/* __o/*
X <\ * (__
Y */\ <
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ordered list items start with letters?
2010-03-22 13:23 ` Xiao-Yong Jin
@ 2010-03-22 16:54 ` Thomas S. Dye
2010-03-22 21:29 ` David Maus
0 siblings, 1 reply; 5+ messages in thread
From: Thomas S. Dye @ 2010-03-22 16:54 UTC (permalink / raw)
To: Xiao-Yong Jin; +Cc: emacs-orgmode
On Mar 22, 2010, at 3:23 AM, Xiao-Yong Jin wrote:
> On Mon, 22 Mar 2010 08:08:36 +0100, David Maus wrote:
>
>> Xiao-Yong Jin wrote:
>>> Hi, is it possible to use a single letter to start an
>>> ordered list item? Such as
>
>>> a) first
>>> b) second?
>
>> No, not yet. Although sometimes I would like have single letter
>> lists.
>
>> The question would be: What to do when we reach z)?
>
> Simply print out a message saying we have reached maximum
> number of items possible? I guess usually we don't need to
> count to 'z' for such kind of lists.
> --
> J c/* __o/*
> X <\ * (__
> Y */\ <
>
>
Aloha all,
Here is an error message raised with a 27 item list in LaTeX:
ERROR: LaTeX Error: Counter too large.
--- TeX said ---
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.31 \item ?
--- HELP ---
1. Some object that is numbered with letters, probably an item in a
enumerated list, has received a number greater than 26. Either you're
making a very long list or you've been resetting counter values.
2. Footnotes are being ``numbered'' with letters or footnote symbols
and LaTeX has run out of letters or symbols. This is probably caused
by too many \thanks commands.
All the best,
Tom
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ordered list items start with letters?
2010-03-22 16:54 ` Thomas S. Dye
@ 2010-03-22 21:29 ` David Maus
0 siblings, 0 replies; 5+ messages in thread
From: David Maus @ 2010-03-22 21:29 UTC (permalink / raw)
To: Thomas S. Dye; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 1062 bytes --]
Thomas S. Dye wrote:
>On Mar 22, 2010, at 3:23 AM, Xiao-Yong Jin wrote:
>> On Mon, 22 Mar 2010 08:08:36 +0100, David Maus wrote:
>>
>>> Xiao-Yong Jin wrote:
>>>> Hi, is it possible to use a single letter to start an
>>>> ordered list item? Such as
>>
>>>> a) first
>>>> b) second?
>>
>>> No, not yet. Although sometimes I would like have single letter
>>> lists.
>>
>>> The question would be: What to do when we reach z)?
>>
>> Simply print out a message saying we have reached maximum
>> number of items possible? I guess usually we don't need to
>> count to 'z' for such kind of lists.
>> --
>Aloha all,
>Here is an error message raised with a 27 item list in LaTeX:
Okay, so at least when it comes to LaTeX 26 items are the limit. I
have the feeling to remember that there was something with letters as
numbered lists that made me skip the idea, but can't remember :|
I'l see if it will work out and if no one else sees a problem provide
a patch.
-- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de
[-- Attachment #1.2: Type: application/pgp-signature, Size: 230 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] 5+ messages in thread
end of thread, other threads:[~2010-03-22 21:29 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-22 3:20 ordered list items start with letters? Xiao-Yong Jin
2010-03-22 7:08 ` David Maus
2010-03-22 13:23 ` Xiao-Yong Jin
2010-03-22 16:54 ` Thomas S. Dye
2010-03-22 21:29 ` David Maus
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.