Error using Notebook?
- To: mathgroup at smc.vnet.net
- Subject: [mg81403] Error using Notebook?
- From: John <jwa0 at lehigh.edu>
- Date: Sat, 22 Sep 2007 03:24:45 -0400 (EDT)
In Wellin, page 311, 3-rd edition, the instructions:
Notebook[{
cell["Demo notebook","Section"],
cell["This is a text cell","Text"],
cell["1+2+3","Input"]
}]
]
printed the cell contents on Untitled-1, but nothing was printed, when
I tried it.
I am using Mathematica 6.
John