GFX@psuvm.psu.edu (07/31/90)
I'm formatting a table in which some columns have superscripted text while
others don't. Much enlarged, adjoining cells would look like this:
-------------------------------------------
==> | someText | with SuperScript |
==> space below | | Text |
-------------------------------------------
| someText | Text |
-------------------------------------------
when I would like it to be like:
-------------------------------------------
==> | | with SuperScript |
==> space above | someText | Text |
-------------------------------------------
| | |
| someText | Text |
-------------------------------------------
Short of formatting all someText cells manually (not trivial because
not all text is superscripted) is there a way to align the bottom of
the cells?
Thanks in advance for any clever suggestion :) Stephane