emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* ordered lists with intervening paragraphs export to LaTeX
       [not found] <CAG_r7O4HaRC1nC1sy=c40HNfEEGY1dNiw3rvT+_+eR_2T0yymw@mail.gmail.com>
@ 2011-07-27 20:29 ` Henri-Paul Indiogine
  2011-07-27 20:43   ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Henri-Paul Indiogine @ 2011-07-27 20:29 UTC (permalink / raw)
  To: emacs-org

Greetings!

I have the following setup in my orgmode file:

1. blah blah

some text in a paragraph

2. foo bar

some text in a paragraph

3 .....

and so on

In LaTeX it starts renumbering at 1 each time.  I read the orgmode
manual for ordered lists and it tells to use [@1] , [@2], and so on to
force a certain number.  However, it is exported to LaTeX verbatim.

What to do?

Thanks,
Henri-Paul


--
Henri-Paul Indiogine

Curriculum & Instruction
Texas A&M University
TutorFind Learning Centre

Email: hindiogine@gmail.com
Skype: hindiogine
Website: http://people.cehd.tamu.edu/~sindiogine

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ordered lists with intervening paragraphs export to LaTeX
  2011-07-27 20:29 ` ordered lists with intervening paragraphs export to LaTeX Henri-Paul Indiogine
@ 2011-07-27 20:43   ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2011-07-27 20:43 UTC (permalink / raw)
  To: Henri-Paul Indiogine; +Cc: emacs-org

Hello,

Henri-Paul Indiogine <hindiogine@gmail.com> writes:

> I have the following setup in my orgmode file:
>
> 1. blah blah
>
> some text in a paragraph
>
> 2. foo bar
>
> some text in a paragraph
>
> 3 .....
>
> and so on

It should be:

1. blah blah

   some text in a paragraph

2. foo bar

   some text in a paragraph

3. ...

You can use C-j instead of RET to add a newline inside a list.

Now, if you want to use [@number] syntax, it should be:

5. [@5] blah blah
6. foo bar


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-27 20:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAG_r7O4HaRC1nC1sy=c40HNfEEGY1dNiw3rvT+_+eR_2T0yymw@mail.gmail.com>
2011-07-27 20:29 ` ordered lists with intervening paragraphs export to LaTeX Henri-Paul Indiogine
2011-07-27 20:43   ` Nicolas Goaziou

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).