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.
- Follow-Ups:
- Re: Some Problem With 7.0.0
- From: Murray Eisenberg <murray@math.umass.edu>
- Re: Some Problem With 7.0.0