From d700c036ba49b0cd952ebb0a7f37a46cbdf0551a Mon Sep 17 00:00:00 2001 From: William Denton Date: Sun, 19 Sep 2021 21:33:16 +0800 Subject: [PATCH] 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 10813a812..d620eebc1 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.