MathGroup Archive 2005

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: personalizing Mathematica output

  • To: mathgroup at smc.vnet.net
  • Subject: [mg54649] Re: personalizing Mathematica output
  • From: "Jens-Peer Kuska" <kuska at informatik.uni-leipzig.de>
  • Date: Fri, 25 Feb 2005 01:18:49 -0500 (EST)
  • Organization: Uni Leipzig
  • References: <cvk42f$d9c$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

what may $Post do ?

$Post is a global variable whose value, if set, is applied to every output \
expression.

Regards

  Jens

"Christoph Lhotka" <lhotka at astro.univie.ac.at> schrieb im Newsbeitrag 
news:cvk42f$d9c$1 at smc.vnet.net...
> Hello !
>
> I want to wrap a function over every output expression, before Mathematica
> writes it out to the stdout. I have tried
>
> SetOptions[OutputStream[stdout, 1],FormatType->f[#]&]
>
> but this doesn't work for other functions than StandardForm, etc... . I 
> dont
> want to enter my personal formatting function after each input line, is it
> possible to define it anywhere (global variable, or option inspector ) ?
>
> With kind regards,
>
> -- Christoph Lhotka --
> University of Vienna
> Institute for Astronomy
> Tuerkenschanzstr. 17
> 1180 Vienna, Austria
> fon. +43.1.4277.518.41
> mail. lhotka at astro.univie.ac.at
> 



  • Prev by Date: Re: Simplify and Abs
  • Next by Date: Re: personalizing Mathematica output
  • Previous by thread: Re: personalizing Mathematica output
  • Next by thread: Simplify and Abs