MathGroup Archive 2002

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

Search the Archive

Re: Changing FontSize, FontWeight, Font Family for an entire Table?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg35836] Re: Changing FontSize, FontWeight, Font Family for an entire Table?
  • From: Tom Burton <tburton at brahea.com>
  • Date: Sat, 3 Aug 2002 00:16:19 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

To change an existing table, select the table and change the fonts using the
Format menu.

To change the way a table is generated, wrap the progenitor in StylePrint,
as in

StylePrint[TableForm[Array[f,{3,4}]], FontFamily->"Braggadocio",
FontColor->Hue[0]]

Tom Burton



  • Prev by Date: Table of Contents
  • Next by Date: How to simulate the Doppler Effect ?
  • Previous by thread: Re: Changing FontSize, FontWeight, Font Family for an entire Table?
  • Next by thread: Flickering Graphics