Am 14.07.2009 um 19:39 schrieb Hans Hagen:

Hi

I've put an alpha release on the website

Sorry to disturb you again but I have still problems with indices,
there is no longer a problem when there is only one after a header
but when I put there two or more extra whitespace is inserted.

\starttext

\chapter{Knuth}

\input knuth

\chapter{Zapf}\index{zapf}

\input zapf

\chapter{Tufte and Weisman}\index{tufte}\index{weisman} % extra whitespace %\chapter{Tufte and Weisman}\flushatnextpar{\index{tufte} \index{weisman}} % works

\input tufte

\input weisman

\stoptext


Another question, is the feature in floats to create a empty caption with
\placefigure{none}{...} now deprecated and \placefigure[none]{}{figure}
should be used or is it a bug when I get a error in combination with
interaction.

\setupinteraction[state=start]
\starttext
\placefigure{none}{figure} % error
%\placefigure[none]{}{figure} % no error
\stoptext

Wolfgang

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to