MathGroup Archive 2010

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

Search the Archive

Typsetting

  • To: mathgroup at smc.vnet.net
  • Subject: [mg107740] Typsetting
  • From: John <jwa0 at lehigh.edu>
  • Date: Thu, 25 Feb 2010 01:52:35 -0500 (EST)

Mathematica 6, xpwindows

Grid[{{PDF[NormalDistribution[\[Mu], \[Sigma]], x], ",",
    "-\[Infinity]<x<\[Infinity]"}},
  ItemStyle ->
   Directive[FontFamily -> "Tahoma", FontSize -> 28,
    Bold]] // TraditionalForm


The above works, but the quality is poor, and I hope someone can
suggest a better way to do it.

John


  • Prev by Date: How do I enter this partial differential equation?
  • Next by Date: Re: detection of automatic range of plot?
  • Previous by thread: Re: How do I enter this partial differential equation?
  • Next by thread: Re: Typsetting