Search found 2 matches

by wang tang
Mon Jan 04, 2010 3:21 am
Forum: Graphics, Figures & Tables
Topic: box-table with outside descriptions
Replies: 2
Views: 2383

box-table with outside descriptions

Thank you yago!
It is though not quite what I imagined, because the brackets are not aligned with the boxes. I now did it with PGF/TikZ, which allows me to position everything exactly as I want to. In case someone needs to do something similiar, here's how I've done it:


\documentclass[10pt ...
by wang tang
Mon Dec 28, 2009 4:58 am
Forum: Graphics, Figures & Tables
Topic: box-table with outside descriptions
Replies: 2
Views: 2383

box-table with outside descriptions

Hello everyone!

Here's what I've been trying to accomplish:
I want to make a "box-table", with descriptions sticking out on the top and the left. Because this is not quite easy to describe, here's a picture:
http://i45.tinypic.com/se169x.png
I have managed to construct the table, but am not able ...