Hi,

Sorry but I'm going to talk about indenting again. This time, it seems to me
that there is really something wrong with the indentnext=yes option. Look at the
following example, it speaks for itself (or at least I hope so).

\setupindenting[yes,medium]
\setupformulae[indentnext=yes]
\starttext

This is my first formula:
\startformula x = 1, \stopformula
and this line should not be indented because it's still in the same sentence.
There is no line skip in the source file, and no new paragraph created.

This is my second formula:
\startformula x = 2. \stopformula

This line has to be indented (and it is!), as this is truely a new paragraph.

\stoptext

The option indentnext=yes does not handle properly the first situation. What do
you think?

Thanks for your answers, and sorry to bother you again and again!
Morgan
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to