I started making a page about indent:
    http://wiki.contextgarden.net/indent

Two problems. When using the following in context:
\setupindenting[yes,medium,next]

\starttext

\input knuth

\blank

\input knuth

\stoptext

The first paragraph after the blank is indented, but on the wiki it is not.

When using the following code:
\setupindenting[yes,medium,next]

\usemodule[fancybreak]

\definefancybreak[myblank][indentnext=no]

\starttext

\input knuth

\myblank

\input knuth

\stoptext

It compiles under ConTeXt without a problem, but on the wiki I get a
texexec error.

-- 
Cecil Westerhof
___________________________________________________________________________________
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