|
We have a problem when a table contains a PDF footnote, such a reference to an external URL, and the table has a caption (i.e. it floats). Like this…
Where does the address go? Sometimes it works; but if the table floats, it doesn’t. The fix appears to be to wrap the tabular material in a “minipage” environment. |