 
 
 
 
 
 
ItemSize in GraphicsColumn
- To: mathgroup at smc.vnet.net
- Subject: [mg93210] ItemSize in GraphicsColumn
- From: Stern <nycstern at gmail.com>
- Date: Fri, 31 Oct 2008 03:06:12 -0500 (EST)
The Help files say that ItemSize should be an option of GraphicsColumn, but
when I try to use it, I get an error that says "GraphicsGrid::optx: Unknown
option ItemSize in GraphicsGrid[<<summary of graphics
here>>,ItemSize->Automatic]."
This ocurs even with a trivial example like
GraphicsColumn[{Graphics[Disk[]], Graphics[Disk[]], Graphics[Disk[]]},
ItemSize ->Automatic]
Is this a bug in Mathematica, an error in the documentation, or a problem
with my installation?
Thank you,
Michael

