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: calculating a "conditional" sum - comp.databases.filemaker ...I can't find them references in the Missing Manual ... way > until recently, and I've played enough around ... Summary fields or Summary table? - comp.databases.filemaker ... Printing/Sliding Issues with Portals - comp.databases.filemaker ...... design the layout in the portal's table, but with four, what's the work-around? ... run off the top of the page and the Notes ... the usual advice is to avoid using them ... Sampling: What Nyquist Didn't Say, and What to Do About It - comp ...Especially if you have lots of illustrations, tables, etc. ... As Tim says, lots of people fling "Nyquist Rate" around ... the document, >then I might opt to "always" put them ... How to export database contents with embedded images - comp ...Thanks in advance for your help - A Notes Challenged ... You see, there are quite a few questions around this ... your own database software allows exporting data, tables ... Problems to calculate sin - comp.lang.java.programmerThe expansion isn't around 0 so the even and odd terms ... maintain implementations both ways, and compare them on ... efficient in Java (e.g., to use FPU hardware), notes ... Use of quotation marks and apostrophes in SQL and Criteria ...... you MUST NOT delimit the data by putting quotes around it. ... the data contains literal quotes, you must escape them ... Summary: Learn how to build SQL statements in VBA that ... How best to detect duplicate values in a column? - comp.databases ...... and allowing me to pick which of them to delete from the table. ... Like can I set an error-condition catcher around ... Re: FW: Summary of the differences of Base ... Moveable containers on a web page like iGoogle? - comp.lang.java ...I've tried to search around for an open source ... frameworks please let me know how> you've found them to ... Summary fields, global fields, container fields and web ... Changing a calculation field to values? - comp.databases.filemaker ...You'll lose all your vales, but you just 'backed them ... text to number or something) and just worked around it. ... lets you store multiple values ..... field in a table ... [comp.publish.cdrom] CD-Recordable FAQ, Part 1/4 - comp.publish ...Archive-name: cdrom/cd-recordable/part1 Posting-Frequency: monthly Last-modified: 2008/10/09 Version: 2.71 Send corrections and updates to And... TABLE - Table - HTML Help by The Web Design Group<TABLE SUMMARY="This table gives the character entity reference ... aligned tables as floating tables, with the content following the TABLE flowing around it. Tables in HTML documents - World Wide Web Consortium (W3C)<TABLE summary="This table charts the number of ... in pixels only) of the frame around a table (see ... the user agent must know which table cells refer to "Meals" (all of them ... 7/27/2012 1:57:14 PM
|