use case needed

Here two cases to compare:

1.

\setupindenting[yes, 9pt, first]
\starttext
\noindentation\input knuth\\
\input knuth\blank \noindentation
\input knuth
\testpage[35]\noindentation\input knuth
\stoptext

2.

\setupindenting[yes, 9pt, first]
\starttext
\noindentation\input knuth\\
\input knuth\blank \noindentation
\input knuth
\testpage[10]\noindentation\input knuth
\stoptext

In the second case the testpage is not active, but the "noindentation" (the one right after it) still is (correct bahavior of course). But I want to link this "testpage" and this "noindentation" with each other, s.t. both are active, if the line-criterion is true, and both are not acting, if not. That is, what I meant with "\testpage[n,noindentation]".

Could I make it clear now?

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

Reply via email to