Re: personalizing Mathematica output
- To: mathgroup at smc.vnet.net
- Subject: [mg54673] Re: personalizing Mathematica output
- From: Peter Pein <petsie at arcor.de>
- Date: Fri, 25 Feb 2005 01:19:45 -0500 (EST)
- References: <cvk42f$d9c$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Christoph Lhotka wrote: > 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 > Have a look at the help for $PrePrint! -- Peter Pein Berlin