diff --git a/manual.html b/manual.html index 9cf0cf9..7bfc968 100644 --- a/manual.html +++ b/manual.html @@ -60,7 +60,7 @@ Next: Introduction [
This manual is for Org-roam version 2.1.0. +
This manual is for Org-roam version 2.2.0.
Copyright (C) 2020-2021 Jethro Kuan <jethrokuan95@gmail.com> @@ -1287,7 +1287,7 @@ Next: Completion, Previous: <
Since version 9.5, Org has first-class support for citations. Org-roam supports the caching of both these in-built citations (of form
[cite:@key]
) and org-ref -citations (of form key). +citations (of form cite:key).Org-roam attempts to load both the
org-ref
andorg-cite
package when indexing files, so no further setup from the user is required for citation diff --git a/org-roam.org b/org-roam.org index 369176e..24d2c63 100644 --- a/org-roam.org +++ b/org-roam.org @@ -1,20 +1,20 @@ #+title: Org-roam User Manual #+author: Jethro Kuan #+email: jethrokuan95@gmail.com -#+date: 2020-2021 +#+date: 2020-2022 #+language: en #+texinfo_deffn: t #+texinfo_dir_category: Emacs #+texinfo_dir_title: Org-roam: (org-roam). #+texinfo_dir_desc: Roam Research for Emacs. -#+subtitle: for version 2.1.0 +#+subtitle: for version 2.2.0 #+options: H:4 num:3 toc:nil creator:t ':t #+property: header-args :eval never #+texinfo: @noindent -This manual is for Org-roam version 2.1.0. +This manual is for Org-roam version 2.2.0. #+BEGIN_QUOTE Copyright (C) 2020-2021 Jethro Kuandiff --git a/org-roam.texi b/org-roam.texi index 05c61c6..17f52f7 100644 --- a/org-roam.texi +++ b/org-roam.texi @@ -31,7 +31,7 @@ General Public License for more details. @finalout @titlepage @title Org-roam User Manual -@subtitle for version 2.1.0 +@subtitle for version 2.2.0 @author Jethro Kuan @page @vskip 0pt plus 1filll @@ -44,7 +44,7 @@ General Public License for more details. @noindent -This manual is for Org-roam version 2.1.0. +This manual is for Org-roam version 2.2.0. @quotation Copyright (C) 2020-2021 Jethro Kuan @@ -1066,7 +1066,7 @@ Remove a ref from the node at point. Since version 9.5, Org has first-class support for citations. Org-roam supports the caching of both these in-built citations (of form @code{[cite:@@key]}) and @uref{https://github.com/jkitchin/org-ref, org-ref} -citations (of form @uref{key}). +citations (of form cite:key). Org-roam attempts to load both the @code{org-ref} and @code{org-cite} package when indexing files, so no further setup from the user is required for citation