branch: externals/org
commit d700c036ba49b0cd952ebb0a7f37a46cbdf0551a
Author: William Denton <[email protected]>
Commit: TEC <[email protected]>
org-manual: Add referring to tables in other files
* doc/org-manual.org (Passing arguments): Note
the other-file.org:example-table syntax.
TINYCHANGE
---
doc/org-manual.org | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 10813a8..d620eeb 100644
--- a/doc/org-manual.org
+++ b/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.