0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 21:07:54 +00:00

org-manual: Add referring to tables in other files

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

TINYCHANGE
This commit is contained in:
William Denton 2021-09-19 21:33:16 +08:00 committed by TEC
parent ef31364bc8
commit d700c036ba
Signed by: tec
GPG key ID: 779591AFDB81F06C

View file

@ -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.