* Numbered list counting down?
@ 2016-02-22 11:50 Peter Davis
2016-02-22 12:03 ` Christian Moe
0 siblings, 1 reply; 3+ messages in thread
From: Peter Davis @ 2016-02-22 11:50 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
I'm trying to create a numbered list where the numbers count down
instead of up. As I understand this:
<http://orgmode.org/manual/Plain-lists.html>, the following should work:
--------
* Countdown list
[@3] Third
[@2] Second
[@1] First
--------
But in fact, I just get a paragraph like with all the list elements run
together.
Am I misunderstanding this?
Thanks,
-pd
--
----
Peter Davis
http://www.techcurmudgeon.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Numbered list counting down?
2016-02-22 11:50 Numbered list counting down? Peter Davis
@ 2016-02-22 12:03 ` Christian Moe
2016-02-22 12:39 ` Peter Davis
0 siblings, 1 reply; 3+ messages in thread
From: Christian Moe @ 2016-02-22 12:03 UTC (permalink / raw)
To: Peter Davis; +Cc: emacs-orgmode@gnu.org
Hi,
This will work:
1. [@3] Third
2. [@2] Second
3. [@1] First
Yours,
Christian
Peter Davis writes:
> I'm trying to create a numbered list where the numbers count down
> instead of up. As I understand this:
> <http://orgmode.org/manual/Plain-lists.html>, the following should work:
>
> --------
> * Countdown list
>
> [@3] Third
> [@2] Second
> [@1] First
> --------
>
> But in fact, I just get a paragraph like with all the list elements run
> together.
>
> Am I misunderstanding this?
>
> Thanks,
> -pd
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Numbered list counting down?
2016-02-22 12:03 ` Christian Moe
@ 2016-02-22 12:39 ` Peter Davis
0 siblings, 0 replies; 3+ messages in thread
From: Peter Davis @ 2016-02-22 12:39 UTC (permalink / raw)
To: emacs-orgmode
Great! Thank you, Christian.
-pd
On 2/22/16 7:03 AM, Christian Moe wrote:
> Hi,
>
> This will work:
>
> 1. [@3] Third
> 2. [@2] Second
> 3. [@1] First
>
> Yours,
> Christian
>
> Peter Davis writes:
>
>> I'm trying to create a numbered list where the numbers count down
>> instead of up. As I understand this:
>> <http://orgmode.org/manual/Plain-lists.html>, the following should work:
>>
>> --------
>> * Countdown list
>>
>> [@3] Third
>> [@2] Second
>> [@1] First
>> --------
>>
>> But in fact, I just get a paragraph like with all the list elements run
>> together.
>>
>> Am I misunderstanding this?
>>
>> Thanks,
>> -pd
>
--
----
Peter Davis
http://www.techcurmudgeon.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-02-22 12:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-22 11:50 Numbered list counting down? Peter Davis
2016-02-22 12:03 ` Christian Moe
2016-02-22 12:39 ` Peter Davis
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).