I want to create a literally square 3x3 table, where each box is the
same size square. How can I do this?
Thanks,
Gansito
Do you want to put stuff inside the table entries? If not, you may
just as well use a graphic to render the 'table entries' exactly
square. Then something like PStricks (or equivalent graphics package)
would suffice. If you do plan on putting stuff in the table, send a
minimal example of what you're aiming for.
Werner
Maybe this can help?
<http://www.tug.org/pracjourn/2005-2/robertson/>
Will