This works, but my problem may be self-inflicted by my code for chapter
first pages. I want different a different first page format for the
introduction, contents and appendices than I have for regular chapters. I
suppose that \chapter can be fed parameters other than the chapter name, but
can't find them described in the manual. It isn't clear to me if \setuphead
can be used for these non-standard "chapters."

Tom 

-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Alan BRASLAU
Sent: Thursday, February 11, 2010 8:41 AM
To: [email protected]
Subject: Re: [NTG-context] indent lost after \placefigure

On Thursday 11 February 2010 02:14:12 Tom wrote:
> When I place a figure at the bottom of a page, everything is fine if it
> splits a paragraph, but if it falls between paragraphs, indentation of at
> least one of the paragraphs, generally the one coming after the figure, is
> lost. It appears that this has been a problem for some people over the
> years.

On Thursday 11 February 2010 13:23:43 Peter Münster wrote:
> 
> \setupitemize[indentnext=auto] % should be default value everywhere IMHO
> 

So here is the `bug' related to this entire thread -- minimal example:

\setupindenting [medium,yes]
\setupfloats [indentnext=auto]

\starttext
\input knuth
\placefigure [here] {none} {\externalfigure [cow]}

\input knuth
\stoptext

Doesn't work, but \setupfloats [indentnext=yes]
forces knuth after the figure to be indented.

Alan

PS: Your opinion is not so humble, and I do not really see the rational
why indentnext=no is the default for most things* rather than
indentnext=auto.

*OK, perhaps \setupheads...

PPS: Subject: What do you miss in ConTeXt?
On Tuesday 09 February 2010 19:51:13 Hans Hagen wrote:
> 
> \composemanual [title="The real context manual",writingstyle=knuth]
> 
Let's do it!
____________________________________________________________________________
_______
If your question is of interest to others as well, please add an entry to
the Wiki!

maillist : [email protected] /
http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
____________________________________________________________________________
_______


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

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

Reply via email to