batch and the output



On Tuesday 12 of February 2013 17:56:28 Raymond Toy wrote:
>     Zbigniew> Is there possible to change the behavior of "batch", 
>     Zbigniew> that the following code in file "test.mac" after executing:
>     Zbigniew> batch("pp.mac")$ 
>     Zbigniew> will look more readable and not centered the input line?
> 
> display2d:false;
>
> It won't be exactly what you want, but perhaps close enough?

Thank you. I know about this, but this is not what I want.

Oh, excuse me, there should be:
batch("test.mac")$ 
instead of
batch("pp.mac")$ 
 
> Ray

Zbigniew