Print[]ing Text and a Table
- To: mathgroup at smc.vnet.net
- Subject: [mg37118] Print[]ing Text and a Table
- From: AES <siegman at stanford.edu>
- Date: Thu, 10 Oct 2002 03:20:59 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Putting in Print["Some header text", TableForm[ Table[----------]]] puts the header text and the Table in the same cell, but with a largish gap (3 lines?) between the text and the Table's header lines. Hardly a serious problem, pretty trivial in fact, but a bit ugly and seems as if it really shouldn't work this way. Any way to get rid of this? siegman at stanford.edu