\hangindent in tabular environment?
How do I indent wrapped words in a tabular environment?
I would like my table to look like this:
+-----------+-----------+
| heading 1 | heading 2 |
+-----------+-----------+
| cell 1 | cell 2 |
+-----------+-----------+
| cell 3 | Wrapped |
| | words |
| | with |
| | indent. |
+-----------+-----------+
| cell 4 | cell 5 |
+-----------+-----------+Thanks
No comments:
Post a Comment