Hi all,

it took me a while to track this down. It seems that if one uses \in[…] and 
\footnote{…} in the same paragraph the following \noindentation-command is 
ignored. Here is an example:

\setupindenting[big,yes]
\setupdelimitedtext[blockquote][before=\noindentation]

\starttext  \showframe[text][text]
\startbuffer
\startblockquote
  Is this paragraph indented? It should not!
  Is this paragraph indented? It should not!
\stopblockquote
\stopbuffer

Test \in[someref] test\footnote{footnote}.  \getbuffer
Test test\footnote{footnote}.               \getbuffer
Test \in[someref] test.                     \getbuffer
\stoptext


Thanks in advance
        Andreas

PS. I don't think is has something to do with the problem in 
http://archive.contextgarden.net/message/20101201.120250.6f268216.en.html but 
it would be nice if both could be fixed.

___________________________________________________________________________________
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