MathGroup Archive 2010

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

Search the Archive

Re: Using the fonts available in the Format>Font menu as part of Style[]?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg113560] Re: Using the fonts available in the Format>Font menu as part of Style[]?
  • From: Yves Klett <yves.klett at googlemail.com>
  • Date: Tue, 2 Nov 2010 05:03:35 -0500 (EST)

Hi,

could be as simple as:

Style["Hello World", FontFamily -> "WingDings"]

The help entry for Style is swamped with examples...

Regards,
Yves

Am 01.11.2010 11:00, schrieb Jason Ebaugh:
> Hello -> All,
> 
> Is there any way to use the fonts available in the Format>Font menu as part
> of Style[]?
> 
> I am writing a chess program that could really make use of the Chess fonts.
> However, it seems that these fonts can only be added on somewhat
> superficially, by changing the font of already generated output. I don't see
> a way for a function to display them directly, without a human being going
> into the Font menu.
> 
> 
> Thanks a10^6,
> Jason
> 
> 
> Jason Ebaugh, PhD.
> 
> Personal communications: ebaughjason at gmail.com
> Business communications: jason.ebaugh at apisscientific.com
> Dissertation: http://hdl.handle.net/2142/13005
> Linkedin:
> http://www.linkedin.com/profile?viewProfile=&key=22842228&locale=en_US&trk=tab_pro
> Looking for contract IT work?:
> www.apisscientific.com<http://www.apisscientific.com/>
> 
> 


  • Prev by Date: Symbolize[] and re-evaluation of the notebook
  • Next by Date: How to change LineIndent for a cell or the notebook (edit Default.nb? edit core.nb? SeOptions[]?)
  • Previous by thread: Using the fonts available in the Format>Font menu as part of Style[]?
  • Next by thread: Re: Using the fonts available in the Format>Font menu as part of Style[]?