Tagged Questions
4
votes
1answer
70 views
Draw a table with bars going across the rows
Is there a way to do this?
My hunch is that I can simulate this by creating a table that has 20 columns, no separators, use the | as a manual column separator, and then draw a rectangle that can ...
6
votes
2answers
204 views
How can I draw a vertical line in a table cell?
I hope the explanation will be clear: I have a table with 4 rows, and one of the columns there is a value that is identical in all rows. I want instead of copying it 4 times for each row, just put it ...
2
votes
1answer
222 views
Recreate efficiently this figure
I am writing a technical document, and I need to explain several steps of a construction which use matrices and linear equations. I was puzzled how I would create my figures and one paper I reference ...