Am 08.06.2011 um 19:53 schrieb Aditya Mahajan:
> \fullexpandtwoargsafter is not defined in MkIV. As a result, \processpage
> does not work.
The command isn’t needed in MkIV because you can use \normalexpanded:
\unprotected\def\dopagetype[#1]%
{\edef\desoortpagina{#1}%
\ifx\desoortpagina\empty \else
\@EA\doglobal\@EA\addtocommalist\@EA{\desoortpagina}\currentpageselection
\ifselectingpages
%\fullexpandtwoargsafter\doifcommon\desoortpagina\pageselection
\normalexpanded{\noexpand\doifcommon{\desoortpagina}{\pageselection}}%
{\global\pageselectedtrue}%
\fi
\gdef\beforeshipout{\dobeforeshipout}%
\gdef\aftershipout {\doaftershipout}%
\fi}
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 : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________