I need to create multiple tables of the same width, one of them needs to be a longtable due to spanning multiple pages. I could set the width of all of them to a predefined value. However, I would rather like to take it from the natural width of one of the tables. How could I do this?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
Inside the
Then the width is then stored in |
|||
|
|
|
Write the longtable into an external file and read it in with
|
|||
|
|
|
This is a solution without getting the width of one of the table but you may combine it with daleif’s answer.
Note that the |
|||
|
|
|
Similar to daleif's solution, hack into
|
||||
