MathGroup Archive 2008

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

Search the Archive

Some Problem With 7.0.0

  • To: mathgroup at smc.vnet.net
  • Subject: [mg94582] Some Problem With 7.0.0
  • From: lehin.p at gmail.com
  • Date: Tue, 16 Dec 2008 06:05:34 -0500 (EST)

Hello,
I have found some rendering and printing problem with Mathematica
7.0.0 (version 6.0 works well). Try the following:

t1 = Style["Author Name\nFor the problem No.8 HCN.dat",
   FontFamily -> "Times", FontSize -> 18, TextAlignment -> Center,
   Bold];
t2 = Style["\nThe Full List", FontFamily -> "Times", FontSize -> 16,
   TextAlignment -> Center, Bold];
Print[t1]; Print[t2];

At my system (32-bit Windows XP SP3, Core2Duo 2.4) only the Right half
of the output is displayed and printed.
Any comments are welcomed.


  • Prev by Date: Plot and filling option
  • Next by Date: Re: contexts and functions
  • Previous by thread: Re: Plot and filling option
  • Next by thread: Re: Some Problem With 7.0.0