org-manual: Fix one kindex entry
Reminder: the kindex can be accessed via key "i" in info. This fixes also the pdf generation.
This commit is contained in:
parent
9bc3a2b98d
commit
37791bb4fc
|
@ -16543,7 +16543,7 @@ more "bibliography" keywords.
|
||||||
#+bibliography: "/some/file/with spaces/in its name.bib"
|
#+bibliography: "/some/file/with spaces/in its name.bib"
|
||||||
#+end_example
|
#+end_example
|
||||||
|
|
||||||
#+kindex: C-c C-x @
|
#+kindex: C-c C-x @@
|
||||||
#+findex: org-cite-insert
|
#+findex: org-cite-insert
|
||||||
One can then insert and edit citations using ~org-cite-insert~, called
|
One can then insert and edit citations using ~org-cite-insert~, called
|
||||||
with {{{kbd(C-c C-x @)}}}.
|
with {{{kbd(C-c C-x @)}}}.
|
||||||
|
|
Loading…
Reference in New Issue