|
[Date Index]
[Thread Index]
[Author Index]
personalizing Mathematica output
- To: mathgroup at smc.vnet.net
- Subject: [mg54615] personalizing Mathematica output
- From: "Christoph Lhotka" <lhotka at astro.univie.ac.at>
- Date: Thu, 24 Feb 2005 03:21:17 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
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:
Mathematica for Pocket Pc ??
Next by Date:
Simplify and Abs
Previous by thread:
Re: Mathematica for Pocket Pc ??
Next by thread:
Re: personalizing Mathematica output
|