Tagged Questions
5
votes
1answer
75 views
How to TeX a table contain large bracket
How to Tex a table in the form? I'm not interested in the detail of the matrix content, just interested in the form of the matrix, especially how to put the arrows and labels outside the matrix.
...
8
votes
1answer
192 views
tikz and tables: node increases row height
I'm trying to add arrows to a table in my beamer presentation using the package tikz. Because I don't want the table to look different from the other tables in the presentation, I didn't use \matrix ...
6
votes
3answers
323 views
Drawing vertical arrow to a table column
I would like to draw an arrow to the center of a table column as the following. How can I do that?
5
votes
1answer
327 views
Arrows between two tables
I'd like to connect two cells from different tables using arrows. How can this be achieved?
7
votes
2answers
342 views
Putting an arrow next to table
I have a table. Each row in that table represents data at a certain point of time. Lower rows represent data for later times.
To illustrate this, I'd like to draw an arrow at the side (which doesn't ...
19
votes
4answers
859 views
How to draw arrows from cell to cell at the borders of a table
How can I draw arrows from cell to cell at the borders of a table? More precisely I'd like to get something like this:
It would be nice to have a solution using TikZ.
Edit:
Since I have other ...
8
votes
3answers
235 views
Inserting an image properly in a table
I'd like to insert those lines that from "Foo" point to the four different rows in the table.
I've tries inserting an image but it doesn't come out right (please ignore the bad quality of the ...
2
votes
1answer
390 views
How to draw an arrow to a table cell?
I'd like to draw something like drawing an arrow to a table cell. But in my case the arrow should be in the right side. Could you please change the following code:
\documentclass{article}
...
7
votes
3answers
1k views
Drawing Multiple Diagonal Arrows in a Table
My question is basically the same as this one, but with many arrows instead. (I'd like to see the TikZ solution--I feel like once I get it here, I'll be able to extrapolate and do it in other cases ...
3
votes
2answers
712 views
Drawing Arrows in Tables
What is the best way to draw a diagonal line through the following table?
\begin{center}
\begin{tabular}{*{9}{c}}
$e_{1}$ & = & $0$ & $.$ & $d_{1}^{1}$ & $d_{1}^{2}$ & ...
8
votes
4answers
2k views
