Deploying to gh-pages from @ 6170cc9928 🚀

This commit is contained in:
jethrokuan
2022-01-14 18:54:38 +00:00
parent 910157e05d
commit 9b5eda1030
3 changed files with 8 additions and 8 deletions

View File

@@ -60,7 +60,7 @@ Next: <a href="#Introduction" accesskey="n" rel="next">Introduction</a> &nbsp; [
<span id="Org_002droam-User-Manual"></span><h1 class="top">Org-roam User Manual</h1> <span id="Org_002droam-User-Manual"></span><h1 class="top">Org-roam User Manual</h1>
<p>This manual is for Org-roam version 2.1.0. <p>This manual is for Org-roam version 2.2.0.
</p> </p>
<blockquote> <blockquote>
<p>Copyright (C) 2020-2021 Jethro Kuan &lt;jethrokuan95@gmail.com&gt; <p>Copyright (C) 2020-2021 Jethro Kuan &lt;jethrokuan95@gmail.com&gt;
@@ -1287,7 +1287,7 @@ Next: <a href="#Completion" accesskey="n" rel="next">Completion</a>, Previous: <
<p>Since version 9.5, Org has first-class support for citations. Org-roam supports <p>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]</code>) and <a href="https://github.com/jkitchin/org-ref">org-ref</a> the caching of both these in-built citations (of form <code>[cite:@key]</code>) and <a href="https://github.com/jkitchin/org-ref">org-ref</a>
citations (of form <a href="key">key</a>). citations (of form cite:key).
</p> </p>
<p>Org-roam attempts to load both the <code>org-ref</code> and <code>org-cite</code> package when <p>Org-roam attempts to load both the <code>org-ref</code> and <code>org-cite</code> package when
indexing files, so no further setup from the user is required for citation indexing files, so no further setup from the user is required for citation

View File

@@ -1,20 +1,20 @@
#+title: Org-roam User Manual #+title: Org-roam User Manual
#+author: Jethro Kuan #+author: Jethro Kuan
#+email: jethrokuan95@gmail.com #+email: jethrokuan95@gmail.com
#+date: 2020-2021 #+date: 2020-2022
#+language: en #+language: en
#+texinfo_deffn: t #+texinfo_deffn: t
#+texinfo_dir_category: Emacs #+texinfo_dir_category: Emacs
#+texinfo_dir_title: Org-roam: (org-roam). #+texinfo_dir_title: Org-roam: (org-roam).
#+texinfo_dir_desc: Roam Research for Emacs. #+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 #+options: H:4 num:3 toc:nil creator:t ':t
#+property: header-args :eval never #+property: header-args :eval never
#+texinfo: @noindent #+texinfo: @noindent
This manual is for Org-roam version 2.1.0. This manual is for Org-roam version 2.2.0.
#+BEGIN_QUOTE #+BEGIN_QUOTE
Copyright (C) 2020-2021 Jethro Kuan <jethrokuan95@gmail.com> Copyright (C) 2020-2021 Jethro Kuan <jethrokuan95@gmail.com>

View File

@@ -31,7 +31,7 @@ General Public License for more details.
@finalout @finalout
@titlepage @titlepage
@title Org-roam User Manual @title Org-roam User Manual
@subtitle for version 2.1.0 @subtitle for version 2.2.0
@author Jethro Kuan @author Jethro Kuan
@page @page
@vskip 0pt plus 1filll @vskip 0pt plus 1filll
@@ -44,7 +44,7 @@ General Public License for more details.
@noindent @noindent
This manual is for Org-roam version 2.1.0. This manual is for Org-roam version 2.2.0.
@quotation @quotation
Copyright (C) 2020-2021 Jethro Kuan <jethrokuan95@@gmail.com> Copyright (C) 2020-2021 Jethro Kuan <jethrokuan95@@gmail.com>
@@ -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 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} 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 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 indexing files, so no further setup from the user is required for citation