Browse Source

org-manual: Add referring to tables in other files

* doc/org-manual.org (Passing arguments): Note
the other-file.org:example-table syntax.

TINYCHANGE
William Denton 3 years ago
parent
commit
d700c036ba
1 changed files with 3 additions and 0 deletions
  1. 3 0
      doc/org-manual.org

+ 3 - 0
doc/org-manual.org

@@ -16981,6 +16981,9 @@ Here are examples of passing values by reference:
   | two | 16 | 17 | 18 | 19 | 20 |
   #+end_example
 
+To refer to a table in another file, join the filename and table name with
+a colon, for example: =:var table=other-file.org:example-table=.
+
 - list ::
 
   A simple named list.