Hi, I understand that Including in my org file:
#+TOC: tables Produces a list of all captioned tables in my document. If the table lacks a caption, it does not appear in the list of tables. Alas, they are not hyperlinked to the table unless I add a #+NAME directive. Oddly, the #+NAME: may even be empty, and the hyperlink is created. Further oddly, even if the #+NAME is empty, its actual value is ignored.... it is not used as the anchor. Is all this by design? Thanks, Malcolm