How come this doesn't work ?
\defineblock[prev]
\defineblock[full]
\hideblocks[full]
%\hideblocks[prev]
\def\previewMsg{This part is hidden}
\def\showPreviewMsg{\beginprev \hairline \previewMsg \hairline \endprev}
\starttext
\input tufte
\showPreviewMsg % it doesn't show
%\beginprev
% \hairline
% \previewMsg
% \hairline
%\endprev
\beginfull
\input knuth
\endfull
\input tufte
\stoptext
Alan
P.S. What is the \processblocks command for ?
___________________________________________________________________________________
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
___________________________________________________________________________________