Tables with notes around them

  • Follow


What I'd like to do is the add some notes around a table to indicate
the meaning of certain rows and columns. For example, I would like to
add an arrow next to some of the rows with comments such as "Obtained
from Eq. (17)" etc. Is there an easy way to do this?

Thanks,
0
Reply nutsenf (38) 12/14/2009 9:35:34 PM

nut <nutsenf@gmail.com> writes:

> What I'd like to do is the add some notes around a table to indicate
> the meaning of certain rows and columns. For example, I would like to
> add an arrow next to some of the rows with comments such as "Obtained
> from Eq. (17)" etc. Is there an easy way to do this?
>
> Thanks,

threeparttable(x)

Leo
0
Reply Leo 12/14/2009 11:11:48 PM


On Dec 14, 1:35 pm, nut <nuts...@gmail.com> wrote:
> What I'd like to do is the add some notes around a table to indicate
> the meaning of certain rows and columns. For example, I would like to
> add an arrow next to some of the rows with comments such as "Obtained
> from Eq. (17)" etc. Is there an easy way to do this?

make them part of the table (add an extra column for the notes)
0
Reply Donald 12/15/2009 2:24:11 AM

On Dec 14, 9:24=A0pm, Donald Arseneau <a...@triumf.ca> wrote:
> On Dec 14, 1:35 pm, nut <nuts...@gmail.com> wrote:
>
> > What I'd like to do is the add some notes around a table to indicate
> > the meaning of certain rows and columns. For example, I would like to
> > add an arrow next to some of the rows with comments such as "Obtained
> > from Eq. (17)" etc. Is there an easy way to do this?
>
> make them part of the table (add an extra column for the notes)

I ended up putting two tables side by side. I had to do this because
the booktabs package I'm using does not allow me to restrict the
columns over which the top and bottom rule in the table stretch.

Thanks.
0
Reply nut 12/15/2009 12:50:25 PM

On Dec 14, 6:11=A0pm, Leo <sdl....@gmail.com> wrote:
> nut <nuts...@gmail.com> writes:
> > What I'd like to do is the add some notes around a table to indicate
> > the meaning of certain rows and columns. For example, I would like to
> > add an arrow next to some of the rows with comments such as "Obtained
> > from Eq. (17)" etc. Is there an easy way to do this?
>
> > Thanks,
>
> threeparttable(x)
>
> Leo

Leo,

thanks for your answer. threeparttable does not quite do what I
wanted, but I found another workaround.
0
Reply nut 12/15/2009 12:50:57 PM

4 Replies
162 Views

(page loaded in 0.12 seconds)

Similiar Articles:













7/27/2012 1:57:14 PM


Reply: