emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] error "Invalid search bound (wrong side of point)" [9.6.15, (release_9.6.15 @ /usr/share/emacs/29.3/lisp/org/)]
@ 2024-05-21 14:13 Vidianos Giannitsis
  2024-05-22 11:47 ` Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Vidianos Giannitsis @ 2024-05-21 14:13 UTC (permalink / raw)
  To: emacs-orgmode

I got this error while working on an org file. It appears to be
something related to org-fragtog, or the creation of the latex
preview. Its the first time I see it and I am not sure how it happened
(can't reproduce it), but the error itself asked that I report this to
the mailing list, so here I am, in case this is helpful.

Best regards,

Vidianos

Error:

Warning (org-element-cache): org-element--cache: Org parser error in 
result_analysis.org::8374. Resetting.
  The error was: (error "Invalid search bound (wrong side of point)")
  Backtrace:
"  backtrace-to-string(nil)
   org-element-at-point()
   org-element-context()
   org-fragtog--cursor-frag()
   org-fragtog--post-cmd()
"

Emacs  : GNU Emacs 29.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 
3.24.41, cairo version 1.18.0)
Package: Org mode version 9.6.15 (release_9.6.15 @ 
/usr/share/emacs/29.3/lisp/org/)

current state:
==============
(setq
  org-noter--doc-goto-location-hook '(org-noter-djvu--goto-location
                      org-noter-nov--goto-location
                      org-noter-pdf--goto-location)
  org-link-elisp-confirm-function nil
  org-tree-slide-modeline-display 'lighter
  org-similarity-recursive-search t
  org-after-todo-state-change-hook '((lambda nil
                      (if (equal org-state "DONE")
                       (progn (org-id-delete-entry)))
                      )
                     )
  org-tree-slide-deactivate-message "Exiting Presentation"
  org-ref-cite-onclick-function #[257 "\300 \207" 
[org-ref-citation-hydra/body] 2 "\n\n(fn _)"]
  org-hide-emphasis-markers t
  org-bibtex-headline-format-function #[257 "\300\236A\207" [:title] 3 
"\n\n(fn ENTRY)"]
  org-pdftools-get-desc-function 'org-pdftools-get-desc-default
  org-ref-insert-cite-function 'org-ref-insert-cite-link
  org-download-file-format-function 'org-download-file-format-default
  org-roam-dailies-capture-templates '(("d" "default" entry "* %?" :if-new
                        (file+head "%<%Y-%m-%d>.org"
                     "#+title: %<%Y-%m-%d>\n#+filetags: daily")
                        :empty-lines 1)
                       )
  org-babel-julia-command "~/.local/bin/julia"
  org-babel-after-execute-hook '(julia-snail/ob-julia-abel-ansi)
  org-agenda-files '("~/org_roam" "~/org_roam/daily" "~/org_roam/ref")
  org-roam-node-display-template "${title:115} ${backlinkscount:6} 
${todostate:20} ${directories:10} ${tags:15}"
  org-persist-after-read-hook '(org-element--cache-persist-after-read)
  org-format-latex-options '(:foreground default :background default 
:scale 1.8
                 :html-foreground "Black" :html-background
                 "Transparent" :html-scale 1.0 :matchers)
  org-re-reveal-root "file:///home/vidianos/Cloned_Repositories/reveal.js"
  org-export-before-parsing-hook '(org-re-reveal-prepare-tts
                   org-attach-expand-links)
  org-cycle-tab-first-hook '(org-babel-hide-result-toggle-maybe
                 org-babel-header-arg-expand)
  org-startup-with-latex-preview t
  org-roam-find-file-hook '(org-roam-buffer--setup-redisplay-h
                org-roam--register-completion-functions-h
                org-roam--replace-roam-links-on-save-h
                org-roam-db-autosync--setup-update-on-save-h)
  org-ref-bibtex-assoc-pdf-with-entry-move-function 'rename-file
  org-remark-source-path-function 'file-relative-name
  org-archive-hook '(org-attach-archive-delete-maybe)
  org-file-apps '(("\\.pdf\\'" . emacs) (auto-mode . emacs) (directory . 
emacs)
          ("\\.mm\\'" . default) ("\\.x?html?\\'" . default)
          ("\\.pdf\\'" . default))
  org-noter--pretty-print-location-for-title-hook 
'(org-noter-djvu--pretty-print-location 
org-noter-nov--pretty-print-location 
org-noter-pdf--pretty-print-location-for-title)
  org-odt-format-inlinetask-function 
'org-odt-format-inlinetask-default-function
  org-similarity-directory "~/org_roam/"
  org-ascii-format-drawer-function #[771 "\207" [] 4 "\n\n(fn NAME 
CONTENTS WIDTH)"]
  org-cycle-hook '(org-cycle-hide-archived-subtrees 
org-cycle-show-empty-lines
           org-cycle-optimize-window-after-visibility-change
           org-cycle-display-inline-images)
  org-export-with-broken-links t
  org-persist-before-read-hook '(org-element--cache-persist-before-read)
  org-image-actual-width nil
  org-noter--pretty-print-highlight-location-hook 
'(org-noter-pdf--pretty-print-highlight)
  org-mode-hook '(julia-snail/ob-julia-interaction-mode
          (lambda nil scimax-abbrev-mode scimax-autoformat-mode)
          org-ref-org-menu
          (lambda nil (turn-on-org-cdlatex) (org-fragtog-mode) (laas-mode))
          visual-line-mode
          (lambda nil
           (add-hook 'after-save-hook
            #'(lambda nil
               (let ((org-confirm-babel-evaluate nil)) (org-babel-tangle)))
            )
           'run-at-end 'only-in-org-mode)
          (lambda nil (org-superstar-mode)
           (org-superstar-configure-like-org-bullets))
          evil-org-mode
          #[0 "\300\301\302\303\304$\207"
            [add-hook change-major-mode-hook org-fold-show-all append
             local]
            5]
          #[0 "\300\301\302\303\304$\207"
            [add-hook change-major-mode-hook org-babel-show-result-all
             append local]
            5]
          org-babel-result-hide-spec org-babel-hide-all-hashes
          #[0 "\301\211\207"
            [imenu-create-index-function org-imenu-get-tree] 2]
          )
  org-babel-load-languages '((python . t) (haskell . t) (octave . t) 
(latex . t)
                 (gnuplot . t) (maxima . t) (lisp . t) (clojure . t)
                 (julia . t) (shell . t))
  org-ref-insert-link-function 'org-ref-insert-link
  org-cite-csl-styles-dir "~/Zotero/styles"
  org-priority-lowest 69
  org-roam-ref-annotation-function 'org-roam-ref-read--annotation
  org-roam-directory "~/org_roam/"
  org-noter--pretty-print-location-hook 
'(org-noter-djvu--pretty-print-location
                      org-noter-nov--pretty-print-location
                      org-noter-pdf--pretty-print-location)
  org-agenda-time-grid '((daily today require-timed)
             (800 1000 1200 1400 1600 1800 2000) "......"
             "----------------")
  org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"]
  org-roam-db-node-include-function #[0 "\300\207" [t] 1]
  org-download-abbreviate-filename-function 'file-relative-name
  org-latex-format-headline-function 
'org-latex-format-headline-default-function
  org-confirm-shell-link-function 'yes-or-no-p
  org-download-annotate-function 'org-download-annotate-default
  org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME 
CONTENTS)"]
  outline-isearch-open-invisible-function 'outline-isearch-open-invisible
  org-tree-slide-activate-message "Entering Presentation"
  org-roam-dailies-directory "~/org_roam/daily"
  org-export-before-processing-hook 
'(org-blackfriday--reset-org-blackfriday--code-block-num-backticks)
  org-latex-classes '(("beamer" "\\documentclass[presentation]{beamer}"
               ("\\section{%s}" . "\\section*{%s}")
               ("\\subsection{%s}" . "\\subsection*{%s}")
               ("\\subsubsection{%s}" . "\\subsubsection*{%s}"))
              ("article" "\\documentclass[11pt]{article}"
               ("\\section{%s}" . "\\section*{%s}")
               ("\\subsection{%s}" . "\\subsection*{%s}")
               ("\\subsubsection{%s}" . "\\subsubsection*{%s}")
               ("\\paragraph{%s}" . "\\paragraph*{%s}")
               ("\\subparagraph{%s}" . "\\subparagraph*{%s}"))
              ("report" "\\documentclass[11pt]{report}"
               ("\\part{%s}" . "\\part*{%s}")
               ("\\chapter{%s}" . "\\chapter*{%s}")
               ("\\section{%s}" . "\\section*{%s}")
               ("\\subsection{%s}" . "\\subsection*{%s}")
               ("\\subsubsection{%s}" . "\\subsubsection*{%s}"))
              ("book" "\\documentclass[11pt]{book}"
               ("\\part{%s}" . "\\part*{%s}")
               ("\\chapter{%s}" . "\\chapter*{%s}")
               ("\\section{%s}" . "\\section*{%s}")
               ("\\subsection{%s}" . "\\subsection*{%s}")
               ("\\subsubsection{%s}" . "\\subsubsection*{%s}"))
              )
  org-roam-capture-ref-templates '(("r" "ref" entry "* %?" :target
                    (file+head "ref/${slug}.org"
                     "#+title: ${title}\n\n     #+filetags: \n - tags :: 
\n")
                    :unnarrowed t :jump-to-captured t)
                   )
  org-odt-format-headline-function 'org-odt-format-headline-default-function
  org-protocol-protocol-alist '(("org-roam-node" :protocol "roam-node" 
:function
                 org-roam-protocol-open-node)
                    ("org-roam-ref" :protocol "roam-ref" :function
                 org-roam-protocol-open-ref)
                    )
  org-agenda-mode-hook '(visual-line-mode)
  org-roam-capture-preface-hook '(org-roam-dailies--override-capture-time-h
                  org-roam-capture--try-capture-to-ref-h)
  org-agenda-before-write-hook '(org-agenda-add-entry-text)
  org-capture-prepare-finalize-hook '(org-roam-capture--install-finalize-h)
  org-latex-packages-alist '(("" "booktabs") ("" "import") ("LGR, T1" 
"fontenc")
                 ("greek, english" "babel") ("" "alphabeta")
                 ("" "esint") ("" "mathtools") ("" "esdiff")
                 ("" "makeidx") ("acronym" "glossaries")
                 ("" "newfloat") ("" "minted")
                 ("a4paper, margin=3cm" "geometry") ("" "chemfig")
                 ("" "svg"))
  org-roam-preview-function 'org-roam-preview-default-function
  org-babel-tangle-lang-exts '(("julia" . "jl") ("clojurescript" . "cljs")
                   ("clojure" . "clj") ("lisp" . "lisp")
                   ("maxima" . "max") ("latex" . "tex")
                   ("haskell" . "hs") ("python" . "py")
                   ("emacs-lisp" . "el") ("elisp" . "el"))
  org-src-mode-hook '(org-src-babel-configure-edit-buffer
              org-src-mode-configure-edit-buffer)
  org-roam-db-autosync-mode t
  org-latex-src-block-backend 'minted
  org-log-buffer-setup-hook '(org-roam-log--setup)
  org-hide-leading-stars t
  org-todo-keywords '((sequence "INBOX(i)" "PROCESSING(p)" "URGENT(u)"
               "LOW-PRIORITY(l)" "WAIT(w)" "TO-READ(r)" "|" "DONE(d)")
              )
  org-ref-clean-bibtex-entry-hook '(org-ref-bibtex-format-url-if-doi
                    orcb-key-comma org-ref-replace-nonascii orcb-&
                    orcb-% org-ref-title-case-article
                    orcb-clean-year orcb-key orcb-clean-doi
                    orcb-clean-pages orcb-check-journal
                    org-ref-sort-bibtex-entry orcb-fix-spacing
                    orcb-download-pdf)
  org-roam-capture-new-node-hook '(orb--insert-captured-ref-h
                   org-roam-capture--insert-captured-ref-h)
  org-structure-template-alist '(("n" . "notes") ("a" . "export ascii")
                 ("c" . "center") ("C" . "comment")
                 ("e" . "example") ("E" . "export")
                 ("h" . "export html") ("l" . "export latex")
                 ("q" . "quote") ("s" . "src") ("v" . "verse"))
  org-noter--show-arrow-hook '(org-noter-pdf--show-arrow)
  org-ref-insert-ref-function 'org-ref-insert-ref-link
  org-speed-command-hook '(org-speed-command-activate
               org-babel-speed-command-activate)
  org-html-format-inlinetask-function 
'org-html-format-inlinetask-default-function
  org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
  org-roam-bibtex-mode t
  org-tree-slide-stop-hook '(my-show-org-meta-line)
  org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
  org-noter--add-highlight-hook '(org-noter-pdf--highlight-location)
  org-babel-lisp-eval-fn 'sly-eval
  org-noter--get-current-view-hook '(org-noter-djvu--get-current-view
                     org-noter-nov--get-current-view
                     org-noter-pdf--get-current-view)
  org-noter-set-up-document-hook '(org-noter-djvu--setup-handler
                   org-noter-nov--setup-handler
                   org-noter-pdf--doc-view-setup-handler
                   org-noter-pdf--pdf-view-setup-handler)
  org-latex-minted-options '(("breaklines" "true") ("breakanywhere" "true"))
  org-noter--get-containing-element-hook '(org-noter--get-containing-heading
                       org-noter--get-containing-property-drawer)
  org-fold-core-isearch-open-function 'org-fold-core--isearch-reveal
  org-cite-export-processors '((t csl))
  org-preview-latex-default-process 'dvisvgm
  org-latex-format-inlinetask-function 
'org-latex-format-inlinetask-default-function
  org-pdftools-markup-pointer-function 
'pdf-annot-add-underline-markup-annotation
  org-noter--convert-to-location-cons-hook 
'(org-noter-pdf--convert-to-location-cons)
  org-ref-clean-bibtex-key-function #[257 "\300\301\302#\207" 
[replace-regexp-in-string ":" ""] 5 "\n\n(fn KEY)"]
  org-persist-before-write-hook '(org-element--cache-persist-before-write)
  org-tab-first-hook '(org-babel-hide-result-toggle-maybe
               org-babel-header-arg-expand)
  org-link-shell-confirm-function 'yes-or-no-p
  org-babel-pre-tangle-hook '(save-buffer)
  org-agenda-loop-over-headlines-in-active-region nil
  org-cite-global-bibliography '("~/org_roam/My_Library.bib"
                 "~/org_roam/My_Library2.bib")
  org-noter--get-precise-info-hook '(org-noter-djvu--get-precise-info
                     org-noter-nov--get-precise-info
                     org-noter-pdf--doc-view-get-precise-info
                     org-noter-pdf--pdf-view-get-precise-info)
  org-babel-clojure-backend 'cider
  org-noter--get-highlight-location-hook '(org-noter-pdf--get-highlight)
  org-occur-hook '(org-first-headline-recenter)
  org-capture-after-finalize-hook '(orb-make-notes-cache)
  org-roam-log-setup-hook '(org-roam--register-completion-functions-h)
  org-tree-slide-play-hook '(my-hide-org-meta-line)
  org-metadown-hook '(org-babel-pop-to-session-maybe)
  org-noter--doc-approx-location-hook '(org-noter-djvu--approx-location-cons
                        org-noter-nov--approx-location-cons
                        org-noter-pdf--approx-location-cons)
  org-roam-node-annotation-function 'org-roam-node-read--annotation
  org-odt-preferred-output-format "docx"
  org-link-parameters '(("pdf" :follow org-pdftools-open :complete
             org-pdftools-complete-link :store org-pdftools-store-link
             :export org-pdftools-export)
                ("nov" :follow nov-org-link-follow :store
             nov-org-link-store)
                ("color" :follow
             (lambda (path)
              (message
               (concat "color "
                (progn
                 (add-text-properties 0 (length path)
                  (list 'face (list (list t (list ':foreground path))))
                  path)
                 path)
                )
               )
              )
             :export
             (lambda (path desc format)
              (cond
               ((eq format 'html)
                (format "<span style=\"color:%s;\">%s</span>" path
                 desc)
                )
               ((eq format 'latex)
                (format "{\\color{%s}%s}" path desc))
               )
              )
             )
                ("eww" :follow org-eww-open :store org-eww-store-link)
                ("rmail" :follow org-rmail-open :store
             org-rmail-store-link)
                ("mhe" :follow org-mhe-open :store org-mhe-store-link)
                ("irc" :follow org-irc-visit :store org-irc-store-link
             :export org-irc-export)
                ("gnus" :follow org-gnus-open :store org-gnus-store-link)
                ("docview" :follow org-docview-open :export
             org-docview-export :store org-docview-store-link)
                ("bbdb" :follow org-bbdb-open :export org-bbdb-export
             :complete org-bbdb-complete-link :store
             org-bbdb-store-link)
                ("w3m" :store org-w3m-store-link)
                ("ACRfullpl" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("ACRfullpl"
                 "Both the acronym and its definition in plural ALL-CAPS")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("ACRfull" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("ACRfull"
                 "Both the acronym and its definition in ALL-CAPS")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("Acrfullpl" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("Acrfullpl"
                 "Capitalized both the acronym and its definition in 
plural")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("Acrfull" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("Acrfull"
                 "Capitalized both the acronym and its definition")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("acrfullpl" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("acrfullpl"
                 "Both the acronym and its definition in plural")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("acrfull" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("acrfull" "Both the acronym and its definition")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("ACRlongpl" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("ACRlongpl" "plural ALL-CAPS definition")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("ACRlong" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("ACRlong" "ALL-CAPS definition")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("Acrlongpl" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("Acrlongpl" "Plural capitalized definition")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("Acrlong" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("Acrlong" "Capitalized definition")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("acrlongpl" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("acrlongpl" "The plural definition")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("acrlong" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("acrlong" "The label definition")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("ACRshortpl" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("ACRshortpl" "ALL-CAPS plural acronym")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("ACRshort" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("ACRshort" "ALL-CAPS acronym")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("Acrshortpl" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("Acrshortpl" "Plural capitalized acronym")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("Acrshort" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("Acrshort" "Capitalized acronym")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("acrshortpl" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("acrshortpl" "The acronym for label in plural")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("acrshort" :follow or-follow-acronym :face
             org-ref-acronym-face-fn :help-echo or-acronym-tooltip
             :export
             #[771
"\211\301>\203\302\303\300@#\207\302\304\226\"\207"
               [("acrshort" "The acronym for label")

                                                (latex beamer)

                                                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("printglossaries" :export
             #[771 "\211\300>\203\b\301\207\302\303\"\207"
               [(latex beamer) "\\printglossaries" format "%s"] 6
               "\n\n(fn PATH DESC FORMAT)"]
             )
                ("glslink" :follow or-follow-glossary :face
             org-ref-glossary-face-fn :help-echo or-glossary-tooltip
             :export
             #[771
               "\211\300>\203\f\301\302#\207\301\303\"\207"
               [(latex beamer) format "\\glslink{%s}{%s}" "%s"] 7
               "\n\n(fn PATH DESC FORMAT)"]
             )
                ("Glsdesc" :follow or-follow-glossary :face
             org-ref-glossary-face-fn :help-echo or-glossary-tooltip
             :export
             #[771
               "\211\301>\203\302\303\300@#\207\302\304\"\207"
               [("Glsdesc"
                 "The capitalized description associated with the label")
                (latex beamer) format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("glsdesc" :follow or-follow-glossary :face
             org-ref-glossary-face-fn :help-echo or-glossary-tooltip
             :export
             #[771
               "\211\301>\203\302\303\300@#\207\302\304\"\207"
               [("glsdesc" "The description associated with the label")
                (latex beamer) format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("Glssymbol" :follow or-follow-glossary :face
             org-ref-glossary-face-fn :help-echo or-glossary-tooltip
             :export
             #[771
               "\211\301>\203\302\303\300@#\207\302\304\"\207"
               [("Glssymbol"
                 "The capitalized symbol defined (only with latex 
definition)")
                (latex beamer) format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("glssymbol" :follow or-follow-glossary :face
             org-ref-glossary-face-fn :help-echo or-glossary-tooltip
             :export
             #[771
               "\211\301>\203\302\303\300@#\207\302\304\"\207"
               [("glssymbol"
                 "The symbol defined (only with latex definition)")
                (latex beamer) format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("Glspl" :follow or-follow-glossary :face
             org-ref-glossary-face-fn :help-echo or-glossary-tooltip
             :export
             #[771
               "\211\301>\203\302\303\300@#\207\302\304\"\207"
               [("Glspl" "The plural capitalized term") (latex beamer)
                format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("Gls" :follow or-follow-glossary :face
             org-ref-glossary-face-fn :help-echo or-glossary-tooltip
             :export
             #[771
               "\211\301>\203\302\303\300@#\207\302\304\"\207"
               [("Gls" "The capitalized term") (latex beamer) format
                "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("glspl" :follow or-follow-glossary :face
             org-ref-glossary-face-fn :help-echo or-glossary-tooltip
             :export
             #[771
               "\211\301>\203\302\303\300@#\207\302\304\"\207"
               [("glspl" "The plural term") (latex beamer) format
                "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("gls" :follow or-follow-glossary :face
             org-ref-glossary-face-fn :help-echo or-glossary-tooltip
             :export
             #[771
               "\211\301>\203\302\303\300@#\207\302\304\"\207"
               [("gls" "The term associated with the label")
                (latex beamer) format "\\%s{%s}" "%s"]
               7 "\n\n(fn PATH _ FORMAT)"]
             )
                ("doi" :follow org-link-doi-open :export
             org-link-doi-export)
                ("printindex" :follow org-ref-index :export
             #[771 "\211\300=\205    \301\302!\207"
               [latex format "\\printindex"] 5
               "\n\n(fn PATH DESC FORMAT)"]
             )
                ("index" :follow
             #[257 "\300!\207" [occur] 3 "\n\n(fn PATH)"] :export
             #[771 "\211\300=\205\n\301\302\"\207"
               [latex format "\\index{%s}"] 6
               "\n\n(fn PATH DESC FORMAT)"]
             )
                ("list-of-tables" :follow org-ref-list-of-tables :export
             #[771 "\211\300=\205    \301\302!\207"
               [latex format "\\listoftables"] 5
               "\n\n(fn PATH DESC FORMAT)"]
             )
                ("list-of-figures" :follow org-ref-list-of-figures :export
             #[771 "\211\300=\205    \301\302!\207"
               [latex format "\\listoffigures"] 5
               "\n\n(fn PATH DESC FORMAT)"]
             )
                ("label" :export
             #[771 "\211\300=\205\n\301\302\"\207"
               [latex format "\\label{%s}"] 6
               "\n\n(fn PATH DESC FORMAT)"]
             :face org-ref-label-face :help-echo "A label")
                ("Crefrange" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Crefrange") org-ref-crefrange-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-ref-activate :follow
             org-ref-ref-jump-to :export org-ref-Crefrange-export
             :face org-ref-ref-face :help-echo org-ref-ref-help-echo)
                ("crefrange" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("crefrange") org-ref-crefrange-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-ref-activate :follow
             org-ref-ref-jump-to :export org-ref-crefrange-export
             :face org-ref-ref-face :help-echo org-ref-ref-help-echo)
                ("Cref" :store org-ref-store-Cref :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Cref") org-ref-complete-link apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-ref-activate :follow
             org-ref-ref-jump-to :export
             #[128 "\302\301\303\300\"\"\207"
               [("Cref") org-ref-ref-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :face org-ref-ref-face :help-echo org-ref-ref-help-echo)
                ("cref" :store org-ref-store-cref :complete
             #[128 "\302\301\303\300\"\"\207"
               [("cref") org-ref-complete-link apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-ref-activate :follow
             org-ref-ref-jump-to :export
             #[128 "\302\301\303\300\"\"\207"
               [("cref") org-ref-ref-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :face org-ref-ref-face :help-echo org-ref-ref-help-echo)
                ("Autoref" :store org-ref-store-Autoref :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Autoref") org-ref-complete-link apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-ref-activate :follow
             org-ref-ref-jump-to :export
             #[128 "\302\301\303\300\"\"\207"
               [("Autoref") org-ref-ref-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :face org-ref-ref-face :help-echo org-ref-ref-help-echo)
                ("autoref" :store org-ref-store-autoref :complete
             #[128 "\302\301\303\300\"\"\207"
               [("autoref") org-ref-complete-link apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-ref-activate :follow
             org-ref-ref-jump-to :export
             #[128 "\302\301\303\300\"\"\207"
               [("autoref") org-ref-ref-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :face org-ref-ref-face :help-echo org-ref-ref-help-echo)
                ("eqref" :store org-ref-store-eqref :complete
             #[128 "\302\301\303\300\"\"\207"
               [("eqref") org-ref-complete-link apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-ref-activate :follow
             org-ref-ref-jump-to :export
             #[128 "\302\301\303\300\"\"\207"
               [("eqref") org-ref-ref-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :face org-ref-ref-face :help-echo org-ref-ref-help-echo)
                ("nameref" :store org-ref-store-nameref :complete
             #[128 "\302\301\303\300\"\"\207"
               [("nameref") org-ref-complete-link apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-ref-activate :follow
             org-ref-ref-jump-to :export
             #[128 "\302\301\303\300\"\"\207"
               [("nameref") org-ref-ref-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :face org-ref-ref-face :help-echo org-ref-ref-help-echo)
                ("pageref" :store org-ref-store-pageref :complete
             #[128 "\302\301\303\300\"\"\207"
               [("pageref") org-ref-complete-link apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-ref-activate :follow
             org-ref-ref-jump-to :export
             #[128 "\302\301\303\300\"\"\207"
               [("pageref") org-ref-ref-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :face org-ref-ref-face :complete
             #[256 "\300\301\"\207"
               [org-ref-complete-link "pageref"] 4
               "\n\n(fn &optional ARG)"]
             :help-echo org-ref-ref-help-echo)
                ("ref" :store org-ref-store-ref :complete
             #[128 "\302\301\303\300\"\"\207"
               [("ref") org-ref-complete-link apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-ref-activate :follow
             org-ref-ref-jump-to :export
             #[128 "\302\301\303\300\"\"\207"
               [("ref") org-ref-ref-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :face org-ref-ref-face :help-echo org-ref-ref-help-echo)
                ("bibentry" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("bibentry") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("bibentry") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Autocites" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Autocites") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Autocites") org-ref-multicite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("autocites" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("autocites") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("autocites") org-ref-multicite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("supercites" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("supercites") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("supercites") org-ref-multicite-export apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Textcites" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Textcites") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Textcites") org-ref-multicite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("textcites" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("textcites") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("textcites") org-ref-multicite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Smartcites" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Smartcites") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Smartcites") org-ref-multicite-export apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("smartcites" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("smartcites") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("smartcites") org-ref-multicite-export apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("footcitetexts" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("footcitetexts") org-ref-cite-link-complete apply
                append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("footcitetexts") org-ref-multicite-export apply
                append]
               6 "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("footcites" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("footcites") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("footcites") org-ref-multicite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Parencites" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Parencites") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Parencites") org-ref-multicite-export apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("parencites" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("parencites") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("parencites") org-ref-multicite-export apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Cites" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Cites") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Cites") org-ref-multicite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("cites" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("cites") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("cites") org-ref-multicite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("fnotecite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("fnotecite") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("fnotecite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Pnotecite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Pnotecite") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Pnotecite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("pnotecite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("pnotecite") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("pnotecite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Notecite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Notecite") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Notecite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("notecite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("notecite") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("notecite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("footfullcite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("footfullcite") org-ref-cite-link-complete apply
                append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("footfullcite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("fullcite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("fullcite") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("fullcite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citeurl" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citeurl") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citeurl") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citedate*" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citedate*") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citedate*") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citedate" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citedate") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citedate") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citeyear*" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citeyear*") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citeyear*") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citetitle*" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citetitle*") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citetitle*") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citetitle" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citetitle") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citetitle") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Autocite*" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Autocite*") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Autocite*") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("autocite*" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("autocite*") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("autocite*") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Autocite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Autocite") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Autocite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("autocite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("autocite") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("autocite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("supercite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("supercite") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("supercite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("parencite*" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("parencite*") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("parencite*") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("cite*" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("cite*") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("cite*") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Smartcite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Smartcite") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Smartcite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("smartcite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("smartcite") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("smartcite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Textcite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Textcite") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Textcite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("textcite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("textcite") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("textcite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("footcitetext" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("footcitetext") org-ref-cite-link-complete apply
                append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("footcitetext") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("footcite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("footcite") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("footcite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Parencite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Parencite") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Parencite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("parencite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("parencite") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("parencite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Cite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Cite") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Cite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Citeauthor*" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Citeauthor*") org-ref-cite-link-complete apply
                append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Citeauthor*") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Citealp*" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Citealp*") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Citealp*") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Citealt*" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Citealt*") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Citealt*") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Citep*" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Citep*") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Citep*") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Citet*" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Citet*") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Citet*") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Citeauthor" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Citeauthor") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Citeauthor") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Citealp" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Citealp") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Citealp") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Citealt" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Citealt") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Citealt") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Citep" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Citep") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Citep") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("Citet" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("Citet") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("Citet") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citeyearpar" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citeyearpar") org-ref-cite-link-complete apply
                append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citeyearpar") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citeyear" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citeyear") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citeyear") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citeauthor*" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citeauthor*") org-ref-cite-link-complete apply
                append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citeauthor*") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citeauthor" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citeauthor") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citeauthor") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citetext" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citetext") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citetext") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citenum" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citenum") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citenum") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citealp*" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citealp*") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citealp*") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citealp" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citealp") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citealp") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citealt*" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citealt*") org-ref-cite-link-complete apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citealt*") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citealt" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citealt") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citealt") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citep*" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citep*") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citep*") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citep" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citep") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citep") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citet*" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citet*") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citet*") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("citet" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("citet") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("citet") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("nocite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("nocite") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("nocite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("cite" :complete
             #[128 "\302\301\303\300\"\"\207"
               [("cite") org-ref-cite-link-complete apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :follow org-ref-cite-follow :face org-ref-cite-face
             :help-echo org-ref-cite-tooltip :export
             #[128 "\302\301\303\300\"\"\207"
               [("cite") org-ref-cite-export apply append] 6
               "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-cite-activate)
                ("bibliographystyle" :complete
             org-ref-bibliographystyle-complete-link :activate-func
             org-ref-bibliographystyle-activate :export
             org-ref-bibliographystyle-export)
                ("printbibliography" :export
             org-ref-printbibliography-export)
                ("nobibliography*" :complete
             org-ref-nobibliography-complete :store
             org-ref-bibtex-store-link :help-echo
             "No bibliography link" :activate-func
             org-ref-bibliography-activate :follow
             org-ref-bibliography*-follow :export
             #[128 "\302\301\303\300\"\"\207"
               [("\\nobibliography*") org-ref-bibliography*-export
                apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :face org-link)
                ("nobibliography" :complete
             org-ref-nobibliography-complete :store
             org-ref-bibtex-store-link :help-echo
             "No bibliography link" :activate-func
             org-ref-bibliography-activate :follow
             org-ref-bibliography*-follow :export
             #[128 "\302\301\303\300\"\"\207"
               [("\\nobibliography") org-ref-bibliography*-export
                apply append]
               6 "\n\n(fn &rest ARGS2)"]
             :face org-link)
                ("bibliography" :follow org-ref-bibliography*-follow
             :store org-ref-bibtex-store-link :complete
             org-ref-bibliography-complete :help-echo
             "Bibliography link" :export
             #[128 "\302\301\303\300\"\"\207"
               [("\\bibliography") org-ref-bibliography*-export apply
                append]
               6 "\n\n(fn &rest ARGS2)"]
             :activate-func org-ref-bibliography-activate :face
             org-link)
                ("bibtex" :follow org-bibtex-open :store
             org-bibtex-store-link)
                ("roam" :follow org-roam-link-follow-link)
                ("info" :follow org-info-open :export org-info-export
             :store org-info-store-link :insert-description
             org-info-description-as-command)
                ("attachment" :follow org-attach-follow :complete
             org-attach-complete-link)
                ("id" :follow org-roam-id-open)
                ("elfeed" :follow elfeed-link-open :store
             elfeed-link-store-link)
                ("file+sys") ("file+emacs")
                ("shell" :follow org-link--open-shell)
                ("news" :follow
             #[514 "\301\300\302Q\"\207" ["news" browse-url ":"] 6
               "\n\n(fn URL ARG)"]
             )
                ("mailto" :follow
             #[514 "\301\300\302Q\"\207" ["mailto" browse-url ":"]
               6 "\n\n(fn URL ARG)"]
             )
                ("https" :follow
             #[514 "\301\300\302Q\"\207" ["https" browse-url ":"]
               6 "\n\n(fn URL ARG)"]
             )
                ("http" :follow
             #[514 "\301\300\302Q\"\207" ["http" browse-url ":"] 6
               "\n\n(fn URL ARG)"]
             )
                ("ftp" :follow
             #[514 "\301\300\302Q\"\207" ["ftp" browse-url ":"] 6
               "\n\n(fn URL ARG)"]
             )
                ("help" :follow org-link--open-help :store
             org-link--store-help)
                ("file" :complete org-link-complete-file)
                ("elisp" :follow org-link--open-elisp))
  org-roam-ui-browser-function 'browse-url
  org-noter-get-buffer-file-name-hook '(org-noter-nov--get-buffer-file-name
                        org-noter-pdf--get-buffer-file-name)
  org-html-format-headline-function 
'org-html-format-headline-default-function
  org-roam-capture-templates '(("d" "default" plain "%?" :if-new
                    (file+head "${slug}-%<%d-%m-%y>.org"
                 "#+title: ${title}\n- index ::  \n- tags :: ")
                    :unnarrowed t :jump-to-captured t)
                   ("o" "outline" plain "%?" :if-new
                    (file+head "outlines/${slug}-%<%d-%m-%y>.org"
                 "#+title: ${title}\n#+filetags: outline")
                    :unnarrowed t :jump-to-captured t)
                   ("r" "bibliography reference" plain "%?" :if-new
                    (file+head "ref/${citekey}.org"
                 "#+title: ${title}\n\n#+filetags: ${entry-type}\n- 
keywords :: ${keywords}\n- tags :: \n\n* Analysis of ${entry-type} by 
${author}\n:PROPERTIES:\n:URL: ${url}\n:NOTER_DOCUMENT: ${file}  
\n:NOTER_PAGE:              \n:END:")
                    :unnarrowed t :jump-to-captured t)
                   ("i" "info reference" plain "%?" :if-new
                    (file+head "ref/${slug}.org"
                 "#+title: ${title}\n\n#+filetags: %:type\n- tags :: 
\n\n\n[[elisp:(Info-goto-node \"(%:file)%:node\")][Link to Info 
page]]\n     \n\n     ")
                    :unnarowed t)
                   ("e" "elfeed" plain "%?" :if-new
                    (file+head "ref/${slug}.org"
                 "#+title: %:description\n\n#+filetags: %:type\n- 
keywords ::\n- tags :: \n\n\n\n\n[[%:link][Link to Elfeed 
Buffer]]\n[[%:elfeed-entry-link][Link to Web Page]]")
                    :unnarowed t)
                   ("t" "thesis" plain "%?" :if-new
                    (file+head "thesis/${slug}-%<%d-%m-%y>.org"
                 "#+title: ${title}\n- index ::  \n- tags :: ")
                    :unnarrowed t :jump-to-captured t)
                   )
  org-metaup-hook '(org-babel-load-in-session-maybe)
  org-noter-get-selected-text-hook '(org-noter-djvu--get-selected-text
                     org-noter-nov--get-selected-text
                     org-noter-pdf--get-selected-text)
  org-noter-create-session-from-document-hook 
'(org-noter--create-session-from-document-file-default)
  org-ref-insert-label-function 'org-ref-insert-label-link
  org-startup-with-inline-images t
  org-download-link-format-function 
'org-download-link-format-function-default
  org-similarity-use-id-links t
  org-latex-pdf-process '("latexmk -shell-escape -bibtex -f -pdf %f")
  org-noter-always-create-frame nil
  org-re-reveal-width 1800
  org-agenda-current-time-string "now - - - - - - - - - - - - - - - - - 
- - - - - - - -"
  org-agenda-block-separator 61
  org-roam-indirect-buffer-hook '(org-roam--register-completion-functions-h)
  org-noter-create-skeleton-functions '(org-noter-djvu--create-skeleton
                        org-noter-nov--create-skeleton-epub
                        org-noter-pdf--create-skeleton)
  org-re-reveal-height 960
  )



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BUG] error "Invalid search bound (wrong side of point)" [9.6.15, (release_9.6.15 @ /usr/share/emacs/29.3/lisp/org/)]
  2024-05-21 14:13 [BUG] error "Invalid search bound (wrong side of point)" [9.6.15, (release_9.6.15 @ /usr/share/emacs/29.3/lisp/org/)] Vidianos Giannitsis
@ 2024-05-22 11:47 ` Ihor Radchenko
  2024-06-22  8:13   ` Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Ihor Radchenko @ 2024-05-22 11:47 UTC (permalink / raw)
  To: Vidianos Giannitsis; +Cc: emacs-orgmode

Vidianos Giannitsis <vidianosgiannitsis@gmail.com> writes:

> I got this error while working on an org file. It appears to be
> something related to org-fragtog, or the creation of the latex
> preview. Its the first time I see it and I am not sure how it happened
> (can't reproduce it), but the error itself asked that I report this to
> the mailing list, so here I am, in case this is helpful.

Thanks for the report!
There will be improvements to the cache in the next Org mode release. I
hope that the inflow of cache-related problems will cease once Org 9.7
is released.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BUG] error "Invalid search bound (wrong side of point)" [9.6.15, (release_9.6.15 @ /usr/share/emacs/29.3/lisp/org/)]
  2024-05-22 11:47 ` Ihor Radchenko
@ 2024-06-22  8:13   ` Ihor Radchenko
  0 siblings, 0 replies; 3+ messages in thread
From: Ihor Radchenko @ 2024-06-22  8:13 UTC (permalink / raw)
  To: Vidianos Giannitsis; +Cc: emacs-orgmode

Ihor Radchenko <yantar92@posteo.net> writes:

> Vidianos Giannitsis <vidianosgiannitsis@gmail.com> writes:
>
>> I got this error while working on an org file. It appears to be
>> something related to org-fragtog, or the creation of the latex
>> preview. Its the first time I see it and I am not sure how it happened
>> (can't reproduce it), but the error itself asked that I report this to
>> the mailing list, so here I am, in case this is helpful.
>
> Thanks for the report!
> There will be improvements to the cache in the next Org mode release. I
> hope that the inflow of cache-related problems will cease once Org 9.7
> is released.

Closing.
Canceled.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-22  8:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-21 14:13 [BUG] error "Invalid search bound (wrong side of point)" [9.6.15, (release_9.6.15 @ /usr/share/emacs/29.3/lisp/org/)] Vidianos Giannitsis
2024-05-22 11:47 ` Ihor Radchenko
2024-06-22  8:13   ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).