Re: Options using Print
- To: mathgroup at smc.vnet.net
- Subject: [mg14626] Re: Options using Print
- From: delfing at fhsmtp.fh.trw.com
- Date: Wed, 4 Nov 1998 13:46:56 -0500
- Organization: Deja News - The Leader in Internet Discussion
- References: <71jmhv$8r2@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
This is one solution:
CellPrint at Cell["This is an Example",
FontSize->14,
FontColor->RGBColor[1,0,0]]
Regards,
Gustavo Delfino
In article <71jmhv$8r2 at smc.vnet.net>,
"John C. Erb, Ph.D." <JOHN_C_ERB at prodigy.net> wrote:
>
> I would like to use Print such as:
>
> Print["This is an example"];
>
> but be able to control the font, size, and color of the output; e.g.,
> Times-Roman, size 14, in red.
>
> I have tried using FontForm, but without any success. Any ideas?
>
> Thank you.
>
> John C. Erb
>
> email: John_C_Erb at prodigy.net
>
>
-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own