From 5cbaa8747358da716e6daee75d3723292d40c67b Mon Sep 17 00:00:00 2001 From: Ihor Radchenko Date: Mon, 12 Feb 2024 14:56:42 +0100 Subject: [PATCH] doc/org-manual.org (Include Files): Add link to export flow Add reference to export flow where the exact export sequence is explained in details. Reported-by: Tim Landscheidt Link: https://orgmode.org/list/87fs9axxcm.fsf@localhost --- doc/org-manual.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index cbb77dae4..72e4e966e 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -12481,7 +12481,7 @@ the table of contents. #+cindex: export, include files #+cindex: @samp{INCLUDE}, keyword -During export, you can include the content of another file. For +[[*Summary of the export process][During export]], you can include the content of another file. For example, to include your =.emacs= file, you could use: : #+INCLUDE: "~/.emacs" src emacs-lisp