branch: externals-release/org commit 37791bb4fc1ca0a613abdeb9710bd1bdb8f8ca35 Author: Marco Wahl <marcowahls...@gmail.com> Commit: Marco Wahl <marcowahls...@gmail.com>
org-manual: Fix one kindex entry Reminder: the kindex can be accessed via key "i" in info. This fixes also the pdf generation. --- 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 8a3a2b8..96ee069 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -16543,7 +16543,7 @@ more "bibliography" keywords. #+bibliography: "/some/file/with spaces/in its name.bib" #+end_example -#+kindex: C-c C-x @ +#+kindex: C-c C-x @@ #+findex: org-cite-insert One can then insert and edit citations using ~org-cite-insert~, called with {{{kbd(C-c C-x @)}}}.