# -*-perl-*-
{
    %PERL_FILE_FLAGS =
	(mathml07 => q(-I.));
    
    %PREST_FILE_FLAGS = 
	(class01   => q(-D xformoff=Decorations),
	 mathml03  => q(-D mstyle='mathcolor=red,mathbackground=yellow'),
	 
	 sectnum01 => q(-D xformoff=Decorations),
	 );
}