>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:

Andre> On Tue, Dec 07, 2004 at 04:32:59PM +0000, Angus Leeming wrote:
>> Isn't it possible to define \mesg only when \typeout's argument
>> starts "Babel":
>> 
>> {\def\typeout#1{if #1 starts with "Babel" then
>> \global\def\mesg{#1}} \the\everyjob}

Andre> We could simply collect all typeout arguments and cut out the
Andre> interesting part later

Andre> \def\mesg{} {\def\typeout#1{\global\edef\mesg{\mesg #1}}
Andre> \the\everyjob}

This is basically what I do.

JMarc

Reply via email to