On 2010-10-07, Markus Hubig wrote:
> Hi @all,

> i'm fighting with a strage issue. If I put a ".. index:: Bla"-
> directive between
> two paragraphs the two paragraphs are later concatenated in the LaTeX
> output.

This seems to be done to enable in-paragraph index pointers (maybe it
were better to use an index *role* instead).

> How can I force a paragraph in this case?

You can try with a comment:

> Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam
> nonumy eirmod

> .. index:: Lorem

  ..

> sanctus est
> Lorem ipsum dolor sit amet.

Günter

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-...@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to