emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jay Dixit <jay@jaydixit.com>
To: org-mode org <emacs-orgmode@gnu.org>
Subject: [BUG] emergency exit [9.6.6 (release_9.6.6 @ /opt/homebrew/Cellar/emacs-mac/emacs-29.1-mac-10.0/share/emacs/29.1/lisp/org/)]
Date: Wed, 23 Aug 2023 01:34:38 -0400	[thread overview]
Message-ID: <CAGE7GqDa5=dgxkE3oL5NvTLvu_BFpTWa3EEQa2FpCZ-zs5FZbg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 81150 bytes --]

Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     https://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------

⛔ Warning (org-element-cache): org-element--cache: Got empty parent while
parsing. Please report it to Org mode mailing list (M-x
org-submit-bug-report).
 Backtrace:
nil
⛔ Warning (org-element-cache): org-element--cache: Got element without
parent. Please report it to Org mode mailing list (M-x
org-submit-bug-report).
(paragraph (:begin 220 :end 220 :contents-begin 220 :contents-end 221
:post-blank 0 :post-affiliated 220 :mode nil :granularity element :cached t
:parent nil))



Emacs  : GNU Emacs 29.1 (build 1, aarch64-apple-darwin22.5.0, Carbon
Version 169 AppKit 2299.6)
 of 2023-08-13
Package: Org mode version 9.6.6 (release_9.6.6 @
/opt/homebrew/Cellar/emacs-mac/emacs-29.1-mac-10.0/share/emacs/29.1/lisp/org/)

current state:
==============
(setq
 org-agenda-prefix-format '((agenda . " %?-12t% s") (timeline . "  % s")
(todo . " %i %-12:c") (tags . " %i %-12:c") (search . " %i %-12:c"))
 org-archive-location "archive/%s_archive::"
 org-link-elisp-confirm-function 'yes-or-no-p
 org-hierarchical-todo-statistics nil
 org-directory "~/Dropbox/writing/notationaldata/"
 org-roam-db-gc-threshold 20000000
 org-hide-emphasis-markers t
 org-yank-adjusted-subtrees t
 org-twbs-htmlize-output-type 'css
 org-attach-id-to-path-function-list '(org-attach-id-ts-folder-format
org-attach-id-uuid-folder-format)
 org-roam-dailies-capture-templates '(("j" "default" entry "* %?" :target
                                       (file+head "%<%Y-%m-%d>.org"
                                        "#+TITLE: %<%Y-%m-%d>\n#+FILETAGS:
:journal:\n- Links :: \n\n* %<%A, %B %d, %Y>\n- \n\n\n")
                                       )
                                      )
 org-agenda-custom-commands '(("r" "Review items" agenda ""
                               ((org-agenda-skip-function
'(org-agenda-skip-entry-if 'notregexp "::review::"))
                                (org-agenda-prefix-format " %i
%-12:c%?-12t% s") (org-agenda-overriding-header "Items to review"))
                               )
                              ("n" "Agenda and all TODOs" ((agenda "")
(alltodo ""))))
 org-twbs-format-drawer-function '(lambda (name contents) contents)
 org-timeblock-sort-function 'org-timeblock-order<
 org-startup-folded nil
 org-babel-after-execute-hook '(spacemacs/ob-fix-inline-images)
 org-startup-align-all-tables t
 org-capture-templates '(("L" "Later" checkitem (file+headline "fearless.org"
"Later") "\n\n [ ] %?\n\n" :prepend t :kill-buffer t)
                         ("n" "note" entry (file org-default-notes-file) "*
%? :NOTE:\n%U\n%a\n  %i" :prepend t :kill-buffer t :clock-in t
:clock-resume t)
                         ("b" "book" entry (file
"~/Dropbox/writing/book/book-capture.txt") "\n\n\n\n* %U\n\n%?\n\n\n"
:prepend t :kill-buffer t)
                         ("v" "visualness and visual actions" entry (file
"visual-actions.txt") "\n\n\n\n*  %? %i\n \n" :prepend t :kill-buffer t)
                         ("i" "article ideas" entry (file
"article-ideas.txt") "\n\n\n\n* %? %i\n \n" :prepend t :kill-buffer t)
                         ("e" "expression" entry (file "expression.txt")
"\n\n* %U\n  %i\n %?\n" :prepend t :kill-buffer t)
                         ("W" "Wise Mind" entry (file "wisemind.txt")
"\n\n* wm%?\n" :prepend t :kill-buffer t)
                         ("h" "historical interest" entry (file
"historical-lifestream.txt") "\n\n* %U\n  %i\n %?\n" :prepend t
:kill-buffer t)
                         ("P" "pages" entry (file
"~/Dropbox/writing/notationaldata/pages.txt") "\n\n\n\n* %U\n\n%?\n\n\n"
:prepend t :kill-buffer t)
                         ("s" "storytelling and writing" entry
                          (file
"/Users/jay/Dropbox/writing/writing-teacher/writing-teacher-stuff/teaching-writing-and-storytelling.txt")
                          "\n\n\n\n* %U\n\n%?" :prepend t :kill-buffer t)
                         ("F" "Funny" entry (file
"~/Dropbox/writing/notationaldata/funny.txt") "\n\n\n\n* %U\n\n%?\n"
:prepend t :kill-buffer t)
                         ("M" "Memorize" entry (file+headline (concat
org-directory "org-drill-jays-decks.org") "Vocabulary")
                          "* Word :drill:\n%^ \n** Answer \n%^")
                         ("f" "Fitness")
                         ("fw" "Weight" table-line (id
"7c721aac-eafa-4a42-9354-fbc151402510") "| | %U | %^{Weight} | %^{Comment}"
:immediate-finish t))
 org-roam-node-display-template #("${title:*} ${tags:15}" 11 21 (face
org-tag))
 org-indent-mode-turns-on-hiding-stars nil
 org-persist-after-read-hook '(org-element--cache-persist-after-read)
 org-latex-toc-command "\\tableofcontents\n\\newpage\n"
 org-time-stamp-custom-formats '("<%a %m/%e/%Y>" . "<%a %B %e %l:%M %p>")
 org-ai-default-chat-system-prompt "I'm Jay Dixit, a science writer,
adjunct professor of creative writing and storytelling, consultant, and
corporate trainer. I'm an expert on writing about psychology, and I used to
be an editor at Psychology Today Magazine. I've also written for The New
York Times. I offer professional workshops and training workshops in
business writing and storytelling. I would like to start offering corporate
training for companies on how to use ChatGPT, and I'm looking for clients.
I work on Mac OS, and I use Emacs org-mode and Bash scripts. You are a
helpful assistant inside Emacs."
 org-refile-targets '((my-org-files-list :maxlevel . 4))
 org-roam-file-exclude-regexp '("data/")
 org-export-before-parsing-hook '(org-export-id-link-removal
org-attach-expand-links
                                  (lambda (backend) (replace-regexp
"^\\([A-Za-z]+:\\)\\([^/]\\|/[^/]\\|$\\)" "*\\1*\\2")))
 org-clone-delete-id t
 org-cycle-tab-first-hook '(yas-org-very-safe-expand
org-babel-hide-result-toggle-maybe org-babel-header-arg-expand)
 org-tag-alist '(("important" . 105) ("urgent" . 117))
 org-html-doctype "html5"
 org-default-notes-file "~/Dropbox/writing/notationaldata/notes.txt"
 org-export-async-init-file
"/Users/jay/.emacs.d/layers/+emacs/org/local/org-async-init.el"
 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-refile-use-outline-path t
 org-publish-timestamp-directory "~/.emacs.d/.cache/.org-timestamps/"
 org-finalize-agenda-hook '((lambda nil (remove-text-properties (point-min)
(point-max) '(mouse-face t))))
 org-archive-hook '(my/org-archive-file org-attach-archive-delete-maybe)
 org-html-postamble nil
 org-odt-format-inlinetask-function
'org-odt-format-inlinetask-default-function
 org-edit-src-content-indentation 4
 org-ascii-format-drawer-function #[771 "%1\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-clocktable-defaults '(:maxlevel 3 :lang "en" :scope file :block nil
:wstart 1 :mstart 1 :tstart nil :tend nil :step nil :stepskip0 nil
:fileskip0 nil
                           :tags nil :emphasize nil :link nil :narrow 40!
:indent t :formula nil :timestamp nil :level nil :tcolumns nil :formatter
nil)
 org-enforce-todo-checkbox-dependencies t
 org-export-with-clocks t
 org-persist-before-read-hook '(org-element--cache-persist-before-read)
 org-twbs-head "<link href=\"
https://cdn.jsdelivr.net/npm/bootstrap@5.3.1/dist/css/bootstrap.min.css\"
rel=\"stylesheet\"
integrity=\"sha384-4bw+/aepP/YC94hEpVNVgiZdgIC5+VKNBQNGCHeKRQN+PtmoHDEXuppvnDJzQIu9\"
crossorigin=\"anonymous\">\n<script src=\"
https://cdn.jsdelivr.net/npm/bootstrap@5.3.1/dist/js/bootstrap.bundle.min.js\"
integrity=\"sha384-HwwvtgBNo3bZJJLYd8oVXjrBZt8cqVSpeBNS5n7C8IVInixGAoxmnlMuBnhbgrkm\"
crossorigin=\"anonymous\"></script> "
 org-cycle-emulate-tab nil
 org-twbs-preamble nil
 org-modules '(org-mime)
 org-link-from-user-regexp "\\<jay@Rainlight\\.local\\>\\|\\<Sunjay E\\.
Dixit\\>"
 org-image-actual-width nil
 org-mode-hook '((lambda nil (redbold)) (lambda nil (add-hook
'window-configuration-change-hook 'activate-olivetti-in-split nil t))
                 (lambda nil (org-superstar-mode 1)) org-ai-mode #[0
"\301\211%10\207" [imenu-create-index-function org-imenu-get-tree] 2]
                 (lambda nil (define-key org-mode-map (kbd "DEL")
'new-org-delete-backward-char)) wrap-region-mode
turn-on-auto-capitalize-mode
                 (lambda nil (auto-fill-mode -1)) turn-on-visual-line-mode
flycheck-mode (lambda nil (flyspell-lazy-mode 1)) turn-on-flyspell
dubcaps-mode
                 org-clock-load org-tempo-setup
                 (lambda nil (make-variable-buffer-local 'yas--trigger-key)
(setq yas-trigger-key [tab])
                  (add-to-list 'org-tab-first-hook
'yas-org-very-safe-expand) (define-key yas-keymap [tab] 'yas-next-field))
                 wc-mode hl-todo-mode setup-org-mode-keys
                 #[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 flyspell-mode
spacemacs/load-yasnippet toc-org-enable org-superstar-mode
dotspacemacs//prettify-spacemacs-docs
                 org-eldoc-load)
 org-src-window-setup 'current-window
 org-ctrl-k-protect-subtree t
 org-id-locations-file "~/.emacs.d/.cache/.org-id-locations"
 org-highlight-links '(bracket plain radio tag date footnote)
 org-mime-html-hook '((lambda nil
                       (org-mime-change-element-style "blockquote"
                        "\n background:rgba(255,0,0,0.05);\n border:1px
solid rgba(255,0,0,0.2);\n border-radius:8px;\n color:#3f3f3f;\n
 font-family:monospace;\n line-height:1.2;\n  padding: 1em 1em 1em
1em;\nmargin-bottom: 1em;\n text-align:left;\n text-shadow:rgba(0,0,0,0.2)
0 2px 5px;\n white-space:0;\n  width:60%;\n  word-wrap:normal!important;")
                       )
                      (lambda nil
                       (org-mime-change-element-style "pre"
                        "color: #777;\n    quotes: none;\n
 border-radius: 15px;\n    font-weight: 400;\n    color: #87ceeb;\n
 line-height: 1.3em;\nwidth:80%;\n    background: none repeat scroll 0% 0%
rgb(61, 61, 61);\n    padding: 20px;\nquotes: '«' '»';\nfont-family:
Courier, 'Courier New', monospace;\n    font-weight: 400 !important;
font-size:small;")
                       )
                      (lambda nil
                       (org-mime-change-element-style "h2"
"color:#55C1E7;\n    font-family:Sans-Serif;\ntext-transform:capitalize;
font-weight:bold;"))
                      (lambda nil (org-mime-change-element-style "strong"
"font-family:sans-serif;color:#00ADEF;"))
                      (lambda nil (org-mime-change-element-style "li"
"font-family:sans-serif"))
                      (lambda nil
                       (org-mime-change-class-style "example"
                        "\n background:rgba(255,0,0,0.05);\n border:1px
solid rgba(255,0,0,0.2);\n border-radius:8px;\n color:#3f3f3f;\n
 font-family:monospace;\n line-height:1.2;\n  padding: 1em 1em 1em
1em;\nmargin-bottom: 1em;\nmargin-left:2em;\n text-align:left;\n
text-shadow:rgba(0,0,0,0.2) 0 2px 5px;\n white-space:0;\n  width:60%;\n
 word-wrap:normal!important;")
                       )
                      (lambda nil (org-mime-change-element-style "ul.org-ul
li a" "line-height: 1.5;"))
                      (lambda nil (org-mime-change-element-style "a"
"font-family:Helvetica,sans-serif; margin-bottom: 1em;"))
                      (lambda nil (org-mime-change-element-style "p"
"font-family:Helvetica,sans-serif; margin-bottom: 1em;"))
                      (lambda nil (goto-char (point-max))
                       (insert
                        "<br>\n<br>\n--<br>\n<strong><a href='
http://jaydixit.com/' style='text-decoration:none; color:#000;'
target='_blank'>Jay Dixit</a></strong><br>\nFounder, <a href='
http://storytelling.nyc/' style='text-decoration:none; color:#000;'
target='_blank'> Storytelling.NYC</a><br>\n<a href='http://jaydixit.com/'
style='text-decoration:none;' target='_blank'>\n  jaydixit.com</a>\n<br>\n<span
style='text-decoration:none;'><a href='http://storytelling.nyc/'
style='text-decoration:none;'
target='_blank'>storytelling.nyc</a><br></span>\n<span
style='text-decoration:none;'><a href='http://jaydixit.com/'
style='text-decoration:none; color:#000;' target='_blank'>(646)
355-8001</a><br></span>\n<a href='http://storytelling.nyc/'
style='text-decoration:none;' target='_blank'>\n<img src='
http://incandescentman.github.io/assets/images/storytelling-nyc-logo-final.png'
alt='Storytelling NYC' height='55'>\n</a>\n<a href='
https://twitter.com/jaydixit' style='text-decoration:none;'
target='_blank'>\n<img src='
http://incandescentman.github.io/assets/images/twitter-512.png' height=16
width=16 alt='New York Writers on Twitter'>\n</a>\n<a href='
https://www.facebook.com/newyorkwriters/' style='text-decoration:none;'
target='_blank'>\n<img src='
http://incandescentman.github.io/assets/images/facebook-512.png' height=16
width=16 alt='New York Writers on Facebook'>\n</a>\n<a href='
https://instagram.com/jaydixit' style='text-decoration:none;'
target='_blank'>\n<img src='
http://incandescentman.github.io/assets/images/instagram-icon-128.png'
height=16 width=16 alt='Jay Dixit on Instagram'>\n</a>\n<br>\n<p
style='color:#FFF;' target='_blank'>Jay Dixit</p>")
                       )
                      )
 org-html-head "<style type=\"text/css\">\n<!--/*--><![CDATA[/*><!--*/\n/*
Global variables. */\n:root,\n::backdrop {\n  /* Set sans-serif & mono
fonts */\n  --sans-font: -apple-system, BlinkMacSystemFont, \"Avenir
Next\", Avenir,\n    \"Nimbus Sans L\", Roboto, \"Noto Sans\", \"Segoe
UI\", Arial, Helvetica,\n    \"Helvetica Neue\", sans-serif;\n
 --mono-font: Consolas, Menlo, Monaco, \"Andale Mono\", \"Ubuntu Mono\",
monospace;\n  --standard-border-radius: 5px;\n\n  /* Default (light) theme
*/\n  --bg: #fff;\n  --accent-bg: #f5f7ff;\n  --text: #212121;\n
 --text-light: #585858;\n  --border: #898EA4;\n  --accent: #0d47a1;\n
 --code: #d81b60;\n  --preformatted: #444;\n  --marked: #ffdd33;\n
 --disabled: #efefef;\n}\n\n/* Dark theme */\n@media (prefers-color-scheme:
dark) {\n  :root,\n  ::backdrop {\n    color-scheme: dark;\n    --bg:
#212121;\n    --accent-bg: #2b2b2b;\n    --text: #dcdcdc;\n
 --text-light: #ababab;\n    --accent: #ffb300;\n    --code: #f06292;\n
 --preformatted: #ccc;\n    --disabled: #111;\n  }\n  /* Add a bit of
transparency so light media isn't so glaring in dark mode */\n  img,\n
 video {\n    opacity: 0.8;\n  }\n}\n\n/* Reset box-sizing */\n*,
*::before, *::after {\n  box-sizing: border-box;\n}\n\n/* Reset default
appearance */\ntextarea,\nselect,\ninput,\nprogress {\n  appearance:
none;\n  -webkit-appearance: none;\n  -moz-appearance: none;\n}\n\nhtml {\n
 /* Set the font globally */\n  font-family: var(--sans-font);\n
 scroll-behavior: smooth;\n}\n\n/* Make the body a nice central block
*/\nbody {\n  color: var(--text);\n  background-color: var(--bg);\n
 font-size: 1.15rem;\n  line-height: 1.5;\n  display: grid;\n
 grid-template-columns: 1fr min(45rem, 90%) 1fr;\n  margin: 0;\n}\nbody > *
{\n  grid-column: 2;\n}\n\n/* Make the header bg full width, but the
content inline with body */\nbody > header {\n  background-color:
var(--accent-bg);\n  border-bottom: 1px solid var(--border);\n  text-align:
center;\n  padding: 0 0.5rem 2rem 0.5rem;\n  grid-column: 1 /
-1;\n}\n\nbody > header h1 {\n  max-width: 1200px;\n  margin: 1rem
auto;\n}\n\nbody > header p {\n  max-width: 40rem;\n  margin: 1rem
auto;\n}\n\n/* Add a little padding to ensure spacing is correct between
content and header > nav */\nmain {\n  padding-top: 1.5rem;\n}\n\nbody >
footer {\n  margin-top: 4rem;\n  padding: 2rem 1rem 1.5rem 1rem;\n  color:
var(--text-light);\n  font-size: 0.9rem;\n  text-align: center;\n
 border-top: 1px solid var(--border);\n}\n\n/* Format headers */\nh1 {\n
 font-size: 3rem;\n}\n\nh2 {\n  font-size: 2.6rem;\n  margin-top:
3rem;\n}\n\nh3 {\n  font-size: 2rem;\n  margin-top: 3rem;\n}\n\nh4 {\n
 font-size: 1.44rem;\n}\n\nh5 {\n  font-size: 1.15rem;\n}\n\nh6 {\n
 font-size: 0.96rem;\n}\n\n/* Prevent long strings from overflowing
container */\np, h1, h2, h3, h4, h5, h6 {\n  overflow-wrap:
break-word;\n}\n\n/* Fix line height when title wraps */\nh1,\nh2,\nh3 {\n
 line-height: 1.1;\n}\n\n/* Reduce header size on mobile */\n@media only
screen and (max-width: 720px) {\n  h1 {\n    font-size: 2.5rem;\n  }\n\n
 h2 {\n    font-size: 2.1rem;\n  }\n\n  h3 {\n    font-size: 1.75rem;\n
 }\n\n  h4 {\n    font-size: 1.25rem;\n  }\n}\n\n/* Format links & buttons
*/\na,\na:visited {\n  color: var(--accent);\n}\n\na:hover {\n
 text-decoration:
none;\n}\n\nbutton,\n[role=\"button\"],\ninput[type=\"submit\"],\ninput[type=\"reset\"],\ninput[type=\"button\"],\nlabel[type=\"button\"]
{\n  border: none;\n  border-radius: var(--standard-border-radius);\n
 background-color: var(--accent);\n  font-size: 1rem;\n  color:
var(--bg);\n  padding: 0.7rem 0.9rem;\n  margin: 0.5rem 0;\n\n  /* Ensure
buttons use correct font */\n  font-family:
inherit;\n}\n\nbutton[disabled],\n[role=\"button\"][aria-disabled=\"true\"],\ninput[type=\"submit\"][disabled],\ninput[type=\"reset\"][disabled],\ninput[type=\"button\"][disabled],\ninput[type=\"checkbox\"][disabled],\ninput[type=\"radio\"][disabled],\nselect[disabled]
{\n  cursor:
not-allowed;\n}\n\ninput:disabled,\ntextarea:disabled,\nselect:disabled,\nbutton[disabled]
{\n  cursor: not-allowed;\n  background-color: var(--disabled);\n  color:
var(--text-light)\n}\n\ninput[type=\"range\"] {\n  padding: 0;\n}\n\n/* Set
the cursor to '?' on an abbreviation and style the abbreviation to show
that there is more information underneath */\nabbr[title] {\n  cursor:
help;\n  text-decoration-line: underline;\n  text-decoration-style:
dotted;\n}\n\nbutton:enabled:hover,\n[role=\"button\"]:not([aria-disabled=\"true\"]):hover,\ninput[type=\"submit\"]:enabled:hover,\ninput[type=\"reset\"]:enabled:hover,\ninput[type=\"button\"]:enabled:hover,\nlabel[type=\"button\"]:hover
{\n  filter: brightness(1.4);\n  cursor:
pointer;\n}\n\nbutton:focus-visible:where(:enabled,
[role=\"button\"]:not([aria-disabled=\"true\"])),\ninput:enabled:focus-visible:where(\n
 [type=\"submit\"],\n  [type=\"reset\"],\n  [type=\"button\"]\n) {\n
 outline: 2px solid var(--accent);\n  outline-offset: 1px;\n}\n\n/* Format
navigation */\nheader > nav {\n  font-size: 1rem;\n  line-height: 2;\n
 padding: 1rem 0 0 0;\n}\n\n/* Use flexbox to allow items to wrap, as
needed */\nheader > nav ul,\nheader > nav ol {\n  align-content:
space-around;\n  align-items: center;\n  display: flex;\n  flex-direction:
row;\n  flex-wrap: wrap;\n  justify-content: center;\n  list-style-type:
none;\n  margin: 0;\n  padding: 0;\n}\n\n/* List items are inline elements,
make them behave more like blocks */\nheader > nav ul li,\nheader > nav ol
li {\n  display: inline-block;\n}\n\nheader > nav a,\nheader > nav
a:visited {\n  margin: 0 0.5rem 1rem 0.5rem;\n  border: 1px solid
var(--border);\n  border-radius: var(--standard-border-radius);\n  color:
var(--text);\n  display: inline-block;\n  padding: 0.1rem 1rem;\n
 text-decoration: none;\n}\n\nheader > nav a:hover,\nheader > nav
a.current,\nheader > nav a[aria-current=\"page\"] {\n  border-color:
var(--accent);\n  color: var(--accent);\n  cursor: pointer;\n}\n\n/* Reduce
nav side on mobile */\n@media only screen and (max-width: 720px) {\n
 header > nav a {\n    border: none;\n    padding: 0;\n    text-decoration:
underline;\n    line-height: 1;\n  }\n}\n\n/* Consolidate box styling
*/\naside, details, pre, progress {\n  background-color:
var(--accent-bg);\n  border: 1px solid var(--border);\n  border-radius:
var(--standard-border-radius);\n  margin-bottom: 1rem;\n}\n\naside {\n
 font-size: 1rem;\n  width: 30%;\n  padding: 0 15px;\n
 margin-inline-start: 15px;\n  float: right;\n}\n*[dir=\"rtl\"] aside {\n
 float: left;\n}\n\n/* Make aside full-width on mobile */\n@media only
screen and (max-width: 720px) {\n  aside {\n    width: 100%;\n    float:
none;\n    margin-inline-start: 0;\n  }\n}\n\narticle, fieldset, dialog {\n
 border: 1px solid var(--border);\n  padding: 1rem;\n  border-radius:
var(--standard-border-radius);\n  margin-bottom: 1rem;\n}\n\narticle
h2:first-child,\nsection h2:first-child {\n  margin-top:
1rem;\n}\n\nsection {\n  border-top: 1px solid var(--border);\n
 border-bottom: 1px solid var(--border);\n  padding: 2rem 1rem;\n  margin:
3rem 0;\n}\n\n/* Don't double separators when chaining sections */\nsection
+ section,\nsection:first-child {\n  border-top: 0;\n  padding-top:
0;\n}\n\nsection:last-child {\n  border-bottom: 0;\n  padding-bottom:
0;\n}\n\ndetails {\n  padding: 0.7rem 1rem;\n}\n\nsummary {\n  cursor:
pointer;\n  font-weight: bold;\n  padding: 0.7rem 1rem;\n  margin: -0.7rem
-1rem;\n  word-break: break-all;\n}\n\ndetails[open] > summary + * {\n
 margin-top: 0;\n}\n\ndetails[open] > summary {\n  margin-bottom:
0.5rem;\n}\n\ndetails[open] > :last-child {\n  margin-bottom: 0;\n}\n\n/*
Format tables */\ntable {\n  border-collapse: collapse;\n  margin: 1.5rem
0;\n}\n\ntd,\nth {\n  border: 1px solid var(--border);\n  text-align:
start;\n  padding: 0.5rem;\n}\n\nth {\n  background-color:
var(--accent-bg);\n  font-weight: bold;\n}\n\ntr:nth-child(even) {\n  /*
Set every other cell slightly darker. Improves readability. */\n
 background-color: var(--accent-bg);\n}\n\ntable caption {\n  font-weight:
bold;\n  margin-bottom: 0.5rem;\n}\n\n/* Format forms
*/\ntextarea,\nselect,\ninput {\n  font-size: inherit;\n  font-family:
inherit;\n  padding: 0.5rem;\n  margin-bottom: 0.5rem;\n  color:
var(--text);\n  background-color: var(--bg);\n  border: 1px solid
var(--border);\n  border-radius: var(--standard-border-radius);\n
 box-shadow: none;\n  max-width: 100%;\n  display: inline-block;\n}\nlabel
{\n  display: block;\n}\ntextarea:not([cols]) {\n  width: 100%;\n}\n\n/*
Add arrow to drop-down */\nselect:not([multiple]) {\n  background-image:
linear-gradient(45deg, transparent 49%, var(--text) 51%),\n
 linear-gradient(135deg, var(--text) 51%, transparent 49%);\n
 background-position: calc(100% - 15px), calc(100% - 10px);\n
 background-size: 5px 5px, 5px 5px;\n  background-repeat: no-repeat;\n
 padding-inline-end: 25px;\n}\n*[dir=\"rtl\"] select:not([multiple]) {\n
 background-position: 10px, 15px;\n}\n\n/* checkbox and radio button style
*/\ninput[type=\"checkbox\"],\ninput[type=\"radio\"] {\n  vertical-align:
middle;\n  position: relative;\n  width:
min-content;\n}\n\ninput[type=\"checkbox\"] + label,\ninput[type=\"radio\"]
+ label {\n  display: inline-block;\n}\n\ninput[type=\"radio\"] {\n
 border-radius:
100%;\n}\n\ninput[type=\"checkbox\"]:checked,\ninput[type=\"radio\"]:checked
{\n  background-color:
var(--accent);\n}\n\ninput[type=\"checkbox\"]:checked::after {\n  /*
Creates a rectangle with colored right and bottom borders which is rotated
to look like a check mark */\n  content: \" \";\n  width: 0.18em;\n
 height: 0.32em;\n  border-radius: 0;\n  position: absolute;\n  top:
0.05em;\n  left: 0.17em;\n  background-color: transparent;\n  border-right:
solid var(--bg) 0.08em;\n  border-bottom: solid var(--bg) 0.08em;\n
 font-size: 1.8em;\n  transform:
rotate(45deg);\n}\ninput[type=\"radio\"]:checked::after {\n  /* creates a
colored circle for the checked radio button  */\n  content: \" \";\n
 width: 0.25em;\n  height: 0.25em;\n  border-radius: 100%;\n  position:
absolute;\n  top: 0.125em;\n  background-color: var(--bg);\n  left:
0.125em;\n  font-size: 32px;\n}\n\n/* Makes input fields wider on smaller
screens */\n@media only screen and (max-width: 720px) {\n  textarea,\n
 select,\n  input {\n    width: 100%;\n  }\n}\n\n/* Set a height for color
input */\ninput[type=\"color\"] {\n  height: 2.5rem;\n  padding:
 0.2rem;\n}\n\n/* do not show border around file selector button
*/\ninput[type=\"file\"] {\n  border: 0;\n}\n\n/* Misc body elements */\nhr
{\n  border: none;\n  height: 1px;\n  background: var(--border);\n  margin:
1rem auto;\n}\n\nmark {\n  padding: 2px 5px;\n  border-radius:
var(--standard-border-radius);\n  background-color: var(--marked);\n
 color: black;\n}\n\nimg,\nvideo {\n  max-width: 100%;\n  height: auto;\n
 border-radius: var(--standard-border-radius);\n}\n\nfigure {\n  margin:
0;\n  display: block;\n  overflow-x: auto;\n}\n\nfigcaption {\n
 text-align: center;\n  font-size: 0.9rem;\n  color: var(--text-light);\n
 margin-bottom: 1rem;\n}\n\nblockquote {\n  margin-inline-start: 2rem;\n
 margin-inline-end: 0;\n  margin-block: 2rem;\n  padding: 0.4rem 0.8rem;\n
 border-inline-start: 0.35rem solid var(--accent);\n  color:
var(--text-light);\n  font-style: italic;\n}\n\ncite {\n  font-size:
0.9rem;\n  color: var(--text-light);\n  font-style: normal;\n}\n\ndt {\n
 color: var(--text-light);\n}\n\n/* Use mono font for code elements
*/\ncode,\npre,\npre span,\nkbd,\nsamp {\n  font-family:
var(--mono-font);\n  color: var(--code);\n}\n\nkbd {\n  color:
var(--preformatted);\n  border: 1px solid var(--preformatted);\n
 border-bottom: 3px solid var(--preformatted);\n  border-radius:
var(--standard-border-radius);\n  padding: 0.1rem 0.4rem;\n}\n\npre {\n
 padding: 1rem 1.4rem;\n  max-width: 100%;\n  overflow: auto;\n  color:
var(--preformatted);\n}\n\n/* Fix embedded code within pre */\npre code {\n
 color: var(--preformatted);\n  background: none;\n  margin: 0;\n  padding:
0;\n}\n\n/* Progress bars */\n/* Declarations are repeated because you
*/\n/* cannot combine vendor-specific selectors */\nprogress {\n  width:
100%;\n}\n\nprogress:indeterminate {\n  background-color:
var(--accent-bg);\n}\n\nprogress::-webkit-progress-bar {\n  border-radius:
var(--standard-border-radius);\n  background-color:
var(--accent-bg);\n}\n\nprogress::-webkit-progress-value {\n
 border-radius: var(--standard-border-radius);\n  background-color:
var(--accent);\n}\n\nprogress::-moz-progress-bar {\n  border-radius:
var(--standard-border-radius);\n  background-color: var(--accent);\n
 transition-property: width;\n  transition-duration:
0.3s;\n}\n\nprogress:indeterminate::-moz-progress-bar {\n
 background-color: var(--accent-bg);\n}\n\ndialog {\n  max-width: 40rem;\n
 margin: auto;\n}\n\ndialog::backdrop {\n  background-color: var(--bg);\n
 opacity: 0.8;\n}\n\n@media only screen and (max-width: 720px) {\n  dialog
{\n    max-width: 100%;\n    margin: auto 1em;\n  }\n}\n\n/* Classes for
buttons and notices */\n.button,\n.button:visited {\n  display:
inline-block;\n  text-decoration: none;\n  border: none;\n  border-radius:
5px;\n  background: var(--accent);\n  font-size: 1rem;\n  color:
var(--bg);\n  padding: 0.7rem 0.9rem;\n  margin: 0.5rem
0;\n}\n\n.button:hover,\n.button:focus {\n  filter: brightness(1.4);\n
 cursor: pointer;\n}\n\n.notice {\n  background: var(--accent-bg);\n
 border: 2px solid var(--border);\n  border-radius: 5px;\n  padding:
1.5rem;\n  margin: 2rem 0;\n}\n\n\n\n\n\n\n\n\n\n\n/* add the
hierarchy*/\ndiv.outline-text-3 {\n
 margin-left:1em;\n}\n\ndiv.outline-text-4{\n
 margin-left:0.2em\n\n}\n\ndiv.outline-text-5{\n
 margin-left:3em\n}\n\ndiv.outline-text-6 {\n
 margin-left:6em\n}\n\n\ndiv.outline-text-7 {\n
 margin-left:9em\n}\n\n\n\n\n\ndiv dl dt::after {\n content:
\":\";}\n\n\nh1 { color: #111; font-family: 'Helvetica Neue', sans-serif;
font-size: 4em; font-weight: bold; letter-spacing: -1px; line-height: 1;
text-align: center;   margin-bottom: 16px}\n\n\n\nh2\n{\n    font-family:
'Helvetica Neue', sans-serif;\n    font-weight: 100;\n    font-size:3em;\n
   line-height: 32px;\n    padding-bottom:0.2em;\n    margin-right:auto ;\n
   margin-top:1em;\n  margin-bottom: 0.5em;\n}\n\n\nh3 {\n  font-size:
1.3em;\n  margin-left:2em;\n}\n\nh4 {\n  font-size: 1.1em;\n
 margin-left: 0.2em;\n}\n\n\nh5\n{\nmargin-left:3em\n}\n\nh6\n{\n
 margin-left:6em ;\n      font-size: 1em;\n}\n\nh7\n{\n    margin-left:9em
;\n      font-size: 1em;\n      font-weight:bold;\n}\n\n\nli ul li {\n
 margin:0;\n}\n\n\n\nh1.title {\n
 text-align:left;\n}\n\n\ndiv.outline-text-3\n{margin-left:
2.6em;}\n\nh1:first-letter, h2:first-letter, h3:first-letter,
h4:first-letter, h5:first-letter\n{\ntext-transform:capitalize;\n}\n\ndiv
dl dt {\n  font-weight:700;\n}\n\n\npre, blockquote {\n    border-radius:
8px;\n    padding: 0 1em 1em;\n    text-align: left;\n    white-space:
pre-wrap;\n    word-wrap: break-word;\n}\n\n\ndiv.outline-text-3 {\n
 margin-left:5em;\n}\n\n\n\nli > p, li > ul, li > .inlinetask, li > dl {\n
   margin-left: 0px;\n}\n\ndd > p, dd > ul, dd > .inlinetask, dd > dl {\n
 margin-left: 0px;\n}\n\n\ndiv dl dt {\n  font-size:125%;\n\n}\n\ndiv dl
dt::first-letter\n{\n  text-transform: capitalize;\n}\n\n\ndiv blockquote p
{\n  font-size:200%;\n  margin:0;\n}\n\nh2 {\n  line-height:
1;\n}\n\n\nh1.title {\n  display:none;\n}\n\n\npre.example {\n
 padding-top:1em\n}\n/*]]>*/-->\n</style>\n"
 org-roam-ref-annotation-function 'org-roam-ref-read--annotation
 org-roam-directory "/Users/jay/Dropbox/roam"
 org-twbs-format-inlinetask-function 'ignore
 org-export-allow-bind-keywords t
 org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"]
 org-ellipsis " "
 org-ai-openai-api-token
"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"
 org-custom-properties '(">")
 org-roam-db-node-include-function #[0 "\300\207" [t] 1]
 org-export-exclude-tags '("noexport" "extra")
 org-latex-format-headline-function
'org-latex-format-headline-default-function
 org-confirm-shell-link-function 'yes-or-no-p
 org-ai-default-chat-model "gpt-4"
 org-present-mode-hook '(spacemacs//org-present-start)
 org-projectile-per-project-filepath "TODOs.org"
 org-export-with-section-numbers nil
 org-present-mode-quit-hook '(spacemacs//org-present-end)
 org-tempo-keywords-alist '(("l " . "src emacs-lisp ") ("H" . "html") ("A"
. "ascii") ("i" . "index"))
 org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
 outline-isearch-open-invisible-function 'outline-isearch-open-invisible
 org-export-time-stamp-file nil
 org-roam-dailies-directory "journal/"
 org-startup-indented t
 org-export-before-processing-hook '(my-org-inline-css-hook
org-blackfriday--reset-org-blackfriday--code-block-num-backticks)
 org-ascii-headline-spacing '(1 . 1)
 org-latex-classes '(("blue-invoice"

"\n\n\\documentclass[12pt]{article}\n\\usepackage[includeheadfoot,margin=1.0in,hmargin=1.0in,vmargin=0.5in]{geometry}\n\\usepackage{float}\n\\usepackage{changepage}\n\n\\usepackage{algorithm}\n\\usepackage{amsmath}\n\\usepackage{ifxetex}\n\\ifxetex\n
 \\usepackage{fontspec,xltxtra,xunicode}\n
 \\defaultfontfeatures{Mapping=tex-text,Scale=MatchLowercase}\n\n\n% define
Helvetica Now font weights\n\\setmainfont{EBGaramond}[\n  Path =
/Users/jay/Library/Fonts/,\n        UprightFont = HelveticaNowText-Light,\n
       BoldFont = HelveticaNowDisplay-Bold,\n        ItalicFont =
HelveticaNowText-LightItalic,\n        BoldItalicFont =
HelveticaNowDisplay-BoldIta,\n  Extension =
.ttf\n\n\\setromanfont{HelveticaNowText-Light}\n\\setsansfont{HelveticaNowDisplay-Regular}\n\\newfontfamily{\\thindisplayfont}{HelveticaNowDisplay-Light}\n\\setmonofont{Myriad
Pro}\n\\else\n  \\usepackage[mathletters]{ucs}\n
 \\usepackage[utf8x]{inputenc}\n\\fi\n\\usepackage{url}\n\\usepackage{paralist}\n\\usepackage{graphicx}\n\\setkeys{Gin}{resolution=72}\n\\usepackage{tikz}\n\\usepackage{calc}\n\\usepackage{eso-pic}\n\\usepackage{etoolbox}\n\\usepackage{xcolor}\n\\PassOptionsToPackage{hyperref,x11names}{xcolor}\n\\definecolor{pinterestred}{HTML}{C92228}\n\\definecolor{ulyssesbutterflyblue}{HTML}{1464F4}\n\\definecolor{signalflare}{HTML}{FB782C}\n\\definecolor{niceorange}{HTML}{77CC6D}\n\\definecolor{ghostlygrey}{HTML}{000000}\n\\definecolor{firstcolor}{HTML}{00ADEF}\n\\definecolor{secondcolor}{HTML}{DD3E74}\n\\definecolor{periodblue}{HTML}{12239e}\n\\definecolor{denimblue}{HTML}{3A5F90}\n\\definecolor{electricblue}{HTML}{05ADF3}\n\\definecolor{resonateblue}{HTML}{005778}\n\\definecolor{resonateorange}{HTML}{da7635}\n\\definecolor{resonategrey}{HTML}{4d4d4c}\n\\definecolor{nliblue}{HTML}{2f9ed3}\n\\definecolor{elegantblue}{HTML}{1792d1}\n\\definecolor{ideablue}{HTML}{55C1E7}\n\n\n\\newtoks\\leftheader\n\\newtoks\\leftheaderurl\n\\newtoks\\coverimage\n\\newtoks\\rightheader\n\n\\raggedright\n\\hyphenpenalty=5000\n\\tolerance=1000\n\n\n\\renewcommand{\\contentsname}{Invoice}\n\n\n\n%This
macro is to make cleaner the specification of the titling
font\n\\newfontfamily\\mytitlefont[Color={highlighteryellow}]{Arial}\n\\newfontfamily\\myauthorfont[Color={highlighteryellow}]{Arial}\n\\newfontfamily\\mybluefont[Color=ideablue]{Arial}\n\n%Define
Bold
face\n\\DeclareTextFontCommand{\\textbf}{\\sffamily\\bfseries}\n\\DeclareTextFontCommand{\\textit}{\\itshape}\n\n\\usepackage{textcase}\n\n\\pagenumbering{arabic}\n\\makeatletter\n\n\n\\setcounter{secnumdepth}{0}\n\n\n\\usepackage[labelformat=empty]{caption}\n\n\\usepackage{fancyhdr}\n\\pagestyle{fancy}\n\\renewcommand{\\sectionmark}[1]{\\markboth{#1}{}}\n\\lhead{\\href{\\the\\leftheaderurl}{\\the\\leftheader}}\n\\chead{}\n\\rhead{Invoice:
\\@title\\
 {\\nouppercase{\\the\\rightheader}}}\n\\lfoot{}\n\\cfoot{}\n\\rfoot{}\n\\usepackage{listings}\n\\setlength{\\parindent}{0pt}\n\\setlength{\\parskip}{12pt
plus 2pt minus 1pt} % space between paragraphs\n\n% spacing: how to read
{12pt plus 4pt minus 2pt}\n%           12pt is what we would like the
spacing to be\n%           plus 4pt means that TeX can stretch it by at
most 4pt\n%           minus 2pt means that TeX can shrink it by at most
2pt\n%       This is one example of the concept of, 'glue', in
TeX\n\n\\usepackage{fancyvrb}\n\\usepackage{enumerate}\n\\usepackage{ctable}\n\\setlength{\\paperwidth}{8.5in}\n\\setlength{\\paperheight}{11in}\n
 \\tolerance=1000\n\\usepackage{tocloft}\n\\renewcommand{\\cftsecleader}{\\cftdotfill{\\cftdotsep}}\n\\usepackage[normalem]{ulem}\n\n\n\\makeatletter\n\\newcommand{\\globalcolor}[1]{%\n
 \\color{#1}\\global\\let\\default@color\\current@color\n}\n\\makeatother\n\n\\newcommand{\\textsubscr}[1]{\\ensuremath{_{\\scriptsize\\textrm{#1}}}}\n\n\\usepackage{enumitem}\n\n\\newlist{mylist}{enumerate}{10}\n\n\n%
control line spacing in bulleted list\n\\setlist{noitemsep, topsep=-8pt,
after=\\vspace{12pt}} % for no spacing between list items\n% see:
https://tex.stackexchange.com/questions/199118/modifying-whitespace-before-and-after-list-separately-using-enumitem-package\n%\\setlist{topsep=0pt}
% for a line between list items\n\n\n\\renewcommand{\\labelitemi}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemii}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemiii}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemiv}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemv}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemvi}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemvii}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemviii}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemix}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemx}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\n\\setlistdepth{10}\n\\setlist[itemize,1]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,2]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,3]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,4]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,5]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,6]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,7]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,8]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,9]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,10]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\renewlist{itemize}{itemize}{10}\n\n\n\n\n\n\\definecolor{azure}{HTML}{f2feff}\n\n\\usepackage{lipsum}\n\\usepackage{tikz}\n\\usetikzlibrary{backgrounds}\n\\makeatletter\n\n\\tikzset{%\n
 fancy quotes/.style={\n    text width=\\fq@width pt,\n    align=justify,\n
   inner sep=1em,\n    anchor=north west,\n    minimum width=\\linewidth,\n
 },\n  fancy quotes width/.initial={.8\\linewidth},\n  fancy quotes
marks/.style={\n    scale=8,\n    text=black,\n    inner sep=0pt,\n  },\n
 fancy quotes opening/.style={\n    fancy quotes marks,\n  },\n  fancy
quotes closing/.style={\n    fancy quotes marks,\n  },\n  fancy quotes
background/.style={\n    show background rectangle,\n    inner frame
xsep=0pt,\n    background rectangle/.style={\n      fill=azure,\n
 rounded corners,\n    },\n
 }\n}\n\n\\newenvironment{fancyquotes}[1][]{%\n\\noindent\n\\tikzpicture[fancy
quotes background]\n\\node[fancy quotes opening,anchor=north west] (fq@ul)
at (0,0) {``};\n\\tikz@scan@one@point\\pgfutil@firstofone(fq@ul.east
)\n\\pgfmathsetmacro{\\fq@width}{\\linewidth - 2*\\pgf@x}\n\\node[fancy
quotes,#1] (fq@txt) at (fq@ul.north west)
\\bgroup}\n{\\egroup;\n\\node[overlay,fancy quotes closing,anchor=east] at
(fq@txt.south east)
{''};\n\\endtikzpicture}\n\\makeatother\n\n%\\setlength{\\intextsep}{10pt
plus 1.0pt minus 2.0pt}\n\n\\newenvironment{indentedsection}\n
 {\\adjustwidth{2em}{0pt}}\n
 {\\endadjustwidth}\n\n\n\\usepackage{setspace}\n\\usepackage{lipsum}\n\\usepackage{etoolbox}\n\\AtBeginEnvironment{quote}{\\singlespace\\vspace{-\\topsep}\\small}\n\\AtEndEnvironment{quote}{\\vspace{-\\topsep}\\endsinglespace}\n\n\n\\usepackage[sc]{titlesec}\n\n\n\\newlength\\TitleOverhang\n\\setlength\\TitleOverhang{1.5cm}\n\n\\newcommand\\Overhang[1]{%\n
\\llap{\\makebox[\\TitleOverhang][l]{#1}}%\n}\n\n\n%
\\titlespacing{command}{left spacing}{before spacing}{after
spacing}[right]\n\\titlespacing*{\\section}{0pt}{16pt}{-6pt}\n\\titlespacing*{\\subsection}{0pt}{16pt}{-6pt}\n\\titlespacing*{\\subsubsection}{0pt}{6pt}{-6pt}\n\n\n\\titleformat*{\\section}{\\sffamily\\bfseries\\fontsize{30}{20}\\raggedright\\sffamily\\scshape\\color{ideablue}}\n\\titleformat*{\\subsection}{\\sffamily\\fontsize{18}{15}\\raggedright\\scshape\\color{ideablue}}\n\\titleformat*{\\subsubsection}{\\sffamily\\bfseries\\fontsize{14}{16}\\raggedright\\sffamily\\color{ideablue}}\n\\titleformat*{\\paragraph}{\\sffamily\\fontsize{13}{12}\\raggedright\\bfseries\\color{ideablue}}\n\\titleformat*{\\subparagraph}{\\sffamily\\fontsize{14}{14}\\raggedright\\bfseries\\ttfamily\\color{ideablue}}\n\n\n\\DeclareTextFontCommand{\\nonsection}{\\sffamily\\fontsize{19}{19}\\raggedright\\sffamily\\textlf\\color{ideablue}
}\n\n\\DeclareTextFontCommand{\\nonsubsection}{\\sffamily\\fontsize{18}{15}\\raggedright\\scshape\\color{ideablue}}\n\n\\DeclareTextFontCommand{\\nonsubsubsection}{\\sffamily\\itshape\\fontsize{14}{14}\\raggedright\\sffamily\\color{ideablue}
}\n\n\n\\usepackage[breaklinks=true,linktocpage,xetex]{hyperref}\n\\hypersetup{colorlinks,
citecolor=ideablue,filecolor=ideablue,linkcolor=ideablue,urlcolor=ideablue}\n\n\\renewcommand\\maketitle{}\n\n\n
     [NO-DEFAULT-PACKAGES]\n      [NO-PACKAGES]"
                      ("\\section{%s}" . "\\section*{%s}")
("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" .
"\\subsubsection*{%s}")
                      ("\\paragraph{%s}" . "\\paragraph*{%s}")
("\\subparagraph{%s}" . "\\subparagraph*{%s}"))
                     ("beautiful-racket"

"\n\n\\documentclass[12pt]{article}\n\\usepackage[includeheadfoot,margin=1.5in,hmargin=1.5in,vmargin=0.5in]{geometry}
% for normal margins\n\n% Use the geometry package to customize the page
layout, margins, and other aspects of your document's
appearance\n\n\n\\usepackage{wrapfig}\n\n\n% To have more control over
figure placement in your document, use the float package and its [H] option
to place figures exactly where you want them in the
text:\n\\usepackage{float}\n\n\n% \\usepackage{glossaries}\n%
\\makeglossaries\n\n\\usepackage{todonotes}\n%
\\usepackage[asterism]{sectionbreak}\n%
\\sectionbreakmark{❦}\n\n\\usepackage{changepage}\n\\usepackage{algorithm}\n\\usepackage{pdfpages}\n\\usepackage{amsmath}\n\\usepackage{ifxetex}\n\\usepackage{setspace}\n\\ifxetex\n\\usepackage{fontspec,xltxtra,xunicode}\n\\defaultfontfeatures{Mapping=tex-text,Scale=MatchLowercase}\n\\setromanfont{Garamond
Premier Pro}\n \\setsansfont{TeX Gyre Pagella}\n  \\setmonofont{TeX Gyre
Heros}\n\n\\else\n  \\usepackage[mathletters]{ucs}\n
 \\usepackage[utf8x]{inputenc}\n\\fi\n\\usepackage{url}\n\\usepackage{paralist}\n\\usepackage{tikz}\n\\usepackage{calc}\n\\usepackage{eso-pic}\n\\usepackage{etoolbox}\n\\usepackage{xcolor}\n\\PassOptionsToPackage{hyperref,x11names}{xcolor}\n\\definecolor{pinterestred}{HTML}{C92228}\n\\definecolor{ulyssesbutterflyblue}{HTML}{1464F4}\n\\definecolor{signalflare}{HTML}{FB782C}\n\\definecolor{niceorange}{HTML}{77CC6D}\n\\definecolor{highlighteryellow}{HTML}{FFFF01}\n\\definecolor{ghostlygrey}{HTML}{000000}\n\\definecolor{firstcolor}{HTML}{00ADEF}\n\\definecolor{secondcolor}{HTML}{DD3E74}\n\\definecolor{periodblue}{HTML}{12239e}\n\\definecolor{denimblue}{HTML}{3A5F90}\n\\definecolor{electricblue}{HTML}{05ADF3}\n\\definecolor{resonateblue}{HTML}{005778}\n\\definecolor{resonateorange}{HTML}{da7635}\n\\definecolor{resonategrey}{HTML}{4d4d4c}\n\\definecolor{nliblue}{HTML}{2f9ed3}\n\\definecolor{elegantblue}{HTML}{4380b9}\n\\definecolor{spacegrey}{HTML}{434346}\n\n\\newtoks\\leftheader\n\\newtoks\\leftheaderurl\n\\newtoks\\coverimage\n\n\n\n%
\\usepackage{magaz}\n\n\n%Define Bold
face\n\\DeclareTextFontCommand{\\textbf}{\\sffamily\\bfseries}\n\\DeclareTextFontCommand{\\textit}{\\itshape}\n\n\\usepackage{microtype}
%  Improve the overall typography and appearance of your document by
enabling micro-typographic features, such as character protrusion and font
expansion:\n\n\n\\hyphenpenalty=1000\n\\tolerance=1000\n\\exhyphenpenalty=100\n\\pretolerance=150\n\\emergencystretch=10pt\n\n\n\n\\pagenumbering{arabic}\n\\makeatletter\n\n\n\n\\setcounter{secnumdepth}{0}\n\n\n\\usepackage[font={small,tt}]{caption}\n\n\\usepackage{booktabs}
% Customized table styles: If you plan to use tables in your document, you
might want to consider customizing their appearance with the `booktabs`
package for professional-looking tables\n\n% Use the fancyhdr package to
customize the headers and footers of your document for a professional
appearance\n\n\\usepackage{fancyhdr}\n\\fancyhf{} % sets both header and
footer to
nothing\n\\renewcommand{\\headrulewidth}{0pt}\n\\pagestyle{fancy}\n\n\n%
doesn't work\n% source:
https://tex.stackexchange.com/questions/236705/how-do-i-show-the-subsection-name-and-the-subsubsection-number-and-name-in-a-fan\n%
https://tex.stackexchange.com/questions/310046/fancyhdr-and-redefinition-of-leftmark-rightmark\n%\\usepackage{blindtext}\n%\\let\\Sectionmark\\sectionmark\n%\\def\\sectionmark#1{\\def\\Sectionname{#1}\\Sectionmark{#1}}\n%\\let\\Subsectionmark\\subsectionmark\n%\\def\\subsectionmark#1{\\def\\Subsectionname{#1}\\Subsectionmark{#1}}\n%\\let\\Subsubsectionmark\\subsubsectionmark\n%\\def\\subsubsectionmark#1{\\def\\Subsubsectionname{#1}\\Subsubsectionmark{#1}}\n\n\n%
\\fancyhf{}\n% \\fancyhead[L]{\\thesection.\\ \\Sectionname} % displays the
section (1. SECTION NAME)\n% \\fancyhead[R]{\\thesubsection.\\
\\Subsectionname} % displays the subsection (1.1 SUBSECTION NAME)\n%
\\fancyfoot[R]{\\thesubsubsection.\\
\\Subsubsectionname}\n\n\n\n\\renewcommand{\\sectionmark}[1]{\\markboth{#1}{}}\n\\lhead{\\scshape\\href{\\the\\leftheaderurl}{\\the\\leftheader}}\n\\chead{}\n\\rhead{{\\scshape{\\leftmark}}}
% Add section heading\n% \\rhead{\\@title:
{{\\leftmark}}}\n\\lfoot{}\n\\cfoot{\\thepage} % Add page
numbers\n\\rfoot{}\n\n\n% Ensure consistent spacing after periods in your
document by using the xspace
package:\n\\usepackage{xspace}\n\n\\newenvironment{fauxsubtitle}\n{\n\n\\Large\n\\itshape\n}\n\n\n\n\n\\usepackage{listings}\n\\setlength{\\parindent}{0pt}\n\\setlength{\\parskip}{12pt
plus 2pt minus 1pt} % space between paragraphs\n\n% spacing: how to read
{12pt plus 4pt minus 2pt}\n%           12pt is what we would like the
spacing to be\n%           plus 4pt means that TeX can stretch it by at
most 4pt\n%           minus 2pt means that TeX can shrink it by at most
2pt\n%       This is one example of the concept of, 'glue', in
TeX\n\n\n\\usepackage{setspace}\n\\onehalfspacing\n\\setstretch{1.2}\n\n\\usepackage{fancyvrb}\n\\usepackage{enumerate}\n\\usepackage{ctable}\n\\setlength{\\paperwidth}{8.5in}\n\\setlength{\\paperheight}{11in}\n\\usepackage{tocloft}\n\\renewcommand{\\cftsecleader}{\\cftdotfill{\\cftdotsep}}\n\\usepackage[normalem]{ulem}\n\n\n\\makeatletter\n\\newcommand{\\globalcolor}[1]{%\n
 \\color{#1}\\global\\let\\default@color\\current@color\n}\n\\makeatother\n\n\\newcommand{\\textsubscr}[1]{\\ensuremath{_{\\scriptsize\\textrm{#1}}}}\n\n\\usepackage{enumitem}\n\n\\newlist{mylist}{enumerate}{10}\n\n\n%
control line spacing in bulleted list\n\\setlist{noitemsep, topsep=-8pt,
after=\\vspace{12pt}} % for no spacing between list items\n% see:
https://tex.stackexchange.com/questions/199118/modifying-whitespace-before-and-after-list-separately-using-enumitem-package\n%\\setlist{topsep=0pt}
% for a line between list items\n\n\n\\renewcommand{\\labelitemi}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemii}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemiii}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemiv}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemv}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemvi}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemvii}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemviii}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemix}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemx}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\n\\setlistdepth{10}\n\\setlist[itemize,1]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,2]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,3]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,4]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,5]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,6]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,7]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,8]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,9]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,10]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\renewlist{itemize}{itemize}{10}\n\n\n\\renewcommand{\\contentsname}{Table
of Contents}\n\n\n\n\\renewcommand{\\descriptionlabel}[1]{%\n
{\\hspace{\\labelsep}\\bfseries\\textsc{#1}}}\n\n\n\\setlist[description]{style=nextline,
before=\\vspace{\\baselineskip}}\n\n\n\\definecolor{azure}{HTML}{f2feff}\n\n\\usepackage{tikz}\n\\usetikzlibrary{backgrounds}\n\\makeatletter\n\n\\tikzset{%\n
 fancy quotes/.style={\n    text width=\\fq@width pt,\n    align=justify,\n
   inner sep=1em,\n    anchor=north west,\n    minimum width=\\linewidth,\n
 },\n  fancy quotes width/.initial={.8\\linewidth},\n  fancy quotes
marks/.style={\n    scale=8,\n    text=black,\n    inner sep=0pt,\n  },\n
 fancy quotes opening/.style={\n    fancy quotes marks,\n  },\n  fancy
quotes closing/.style={\n    fancy quotes marks,\n  },\n  fancy quotes
background/.style={\n    show background rectangle,\n    inner frame
xsep=0pt,\n    background rectangle/.style={\n      fill=azure,\n
 rounded corners,\n    },\n
 }\n}\n\n\\newenvironment{fancyquotes}[1][]{%\n\\noindent\n\\tikzpicture[fancy
quotes background]\n\\node[fancy quotes opening,anchor=north west] (fq@ul)
at (0,0) {``};\n\\tikz@scan@one@point\\pgfutil@firstofone(fq@ul.east
)\n\\pgfmathsetmacro{\\fq@width}{\\linewidth - 2*\\pgf@x}\n\\node[fancy
quotes,#1] (fq@txt) at (fq@ul.north west)
\\bgroup}\n{\\egroup;\n\\node[overlay,fancy quotes closing,anchor=east] at
(fq@txt.south east)
{''};\n\\endtikzpicture}\n\\makeatother\n\n%\\setlength{\\intextsep}{10pt
plus 1.0pt minus 2.0pt}\n\n\n\\newenvironment{indentedsection}\n{
 {\\adjustwidth{2em}{0pt}}\n
 {\\endadjustwidth}\n}\n\n\\usepackage{setspace}\n\\usepackage{lipsum}\n\\usepackage{etoolbox}\n\\AtBeginEnvironment{quote}{\\singlespace\\vspace{-\\topsep}\\small}\n\\AtEndEnvironment{quote}{\\vspace{-\\topsep}\\endsinglespace}\n\n\n\\usepackage[sc]{titlesec}\n\n\n\n\\newlength\\TitleOverhang\n\\setlength\\TitleOverhang{1.5cm}\n\n\\newcommand\\Overhang[1]{%\n
\\llap{\\makebox[\\TitleOverhang][l]{#1}}%\n}\n\n\n%
\\titlespacing{command}{left spacing}{before spacing}{after
spacing}[right]\n\\titlespacing*{\\section}{0pt}{150pt}{40pt}\n%\\titlespacing*{\\subsection}{0pt}{0pt}{-6pt}\n\\titlespacing*{\\subsubsection}{0pt}{16pt}{0pt}\n\n\\titlespacing{\\paragraph}{0pt}{0pt}{.5em}[]\n\n\n\\titleformat*{\\section}{\\ttfamily\\scshape\\fontsize{40}{36}\\raggedleft\\ttfamily\\color{spacegrey}}\n\\titleformat*{\\subsection}{\\sffamily\\setstretch{0.1}\\fontsize{24}{36}\\raggedright\\sffamily}\n\\titleformat*{\\subsubsection}{\\ttfamily\\scshape\\fontsize{18}{16}\\raggedright\\ttfamily}\\color{spacegrey}\n\n\\titleformat*{\\paragraph}{\\ttfamily\\bfseries\\fontsize{19}{12}\\raggedright}\n\\titleformat*{\\subparagraph}{\\sffamily\\fontsize{16}{12}\\raggedright\\ttfamily\\bfseries}\n\n\\DeclareTextFontCommand{\\nonsection}{\\sffamily\\fontsize{19}{19}\\raggedright\\sffamily\\textlf}\n\n\\DeclareTextFontCommand{\\nonsubsection}{\\sffamily\\itshape\\fontsize{18}\\raggedright\\sffamily}\n\n\\DeclareTextFontCommand{\\nonsubsubsection}{\\sffamily\\fontsize{18}\\raggedright\\sffamily}\n\n\\newenvironment{tagline}%
environment name\n{% begin
code\n\\vspace{-36pt}\n\\Large\n\\begin{itshape}%\n
 \\par\\vspace{\\baselineskip}\\noindent\\ignorespaces\n}%\n{% end code\n
 \\end{itshape}\\vspace{24pt}\\ignorespacesafterend\n}\n\n\n\n\\newenvironment{fauxtitle}%
environment name\n{% begin
code\n%\\vspace{12pt}\n\\Large\n\\begin{bfseries}%\n
 \\par\\vspace{\\baselineskip}\\noindent\\ignorespaces\n}%\n{% end code\n
 \\end{bfseries}\\vspace{12pt}\\ignorespacesafterend\n}\n\n\n\n\\newenvironment{fauxcenter}%
environment name\n{% begin code\n\n\\Large\n\\begin{center}\n\n}%\n{% end
code\n\\end{center}\\ignorespacesafterend\n}\n\n\n\n\n\\newenvironment{causationstatement}%
environment name\n{% begin
code\n\\vspace{-30pt}\n\\ttfamily\n\\bfseries\n\\begin{center}\n\n}%\n{%
end
code\n\\end{center}\\ignorespacesafterend\n}\n\n\n\n\n\n\n\\usepackage[breaklinks=true,linktocpage,xetex]{hyperref}\n\\hypersetup{colorlinks,
citecolor=elegantblue,filecolor=elegantblue,linkcolor=elegantblue,urlcolor=elegantblue}\n\n\\renewcommand\\maketitle{}\n\n\n\n
     [NO-DEFAULT-PACKAGES]\n      [NO-PACKAGES]"
                      ("\\section{%s}" . "\\section*{%s}")
("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" .
"\\subsubsection*{%s}")
                      ("\\paragraph{%s}" . "\\paragraph*{%s}")
("\\subparagraph{%s}" . "\\subparagraph*{%s}"))
                     ("elegant"

"\n\n\\documentclass[12pt]{article}\n\\usepackage[includeheadfoot,margin=1.5in,hmargin=1.5in,vmargin=0.5in]{geometry}
% for normal
margins\n\n\\linespread{1.2}\n\n\n\\usepackage{float}\n\\usepackage{changepage}\n\n\\usepackage{wrapfig}\n\n\\usepackage{algorithm}\n\\usepackage{amsmath}\n\\usepackage{ifxetex}\n\\ifxetex\n
 \\usepackage{fontspec,xltxtra,xunicode}\n
 \\defaultfontfeatures{Mapping=tex-text,Scale=MatchLowercase}\n\n% define
Helvetica Now font weights\n\\setmainfont{EBGaramond}[\n  Path =
/Users/jay/Library/Fonts/,\n%        UprightFont =
HelveticaNowText-Light,\n        UprightFont = SF-Pro-Text-Light,\n
 BoldFont = HelveticaNowDisplay-Light,\n        ItalicFont =
HelveticaNowText-LightItalic,\n        BoldItalicFont =
HelveticaNowDisplay-BoldIta,\n  Extension =
.ttf\n\n\\setromanfont{HelveticaNowText-Light}\n\n% \\setromanfont{sf
Pro}\n% not sure i like
this\n\n\\setsansfont{HelveticaNowDisplay-Regular}\n\\newfontfamily{\\thindisplayfont}{HelveticaNowDisplay-Light}\n\n
 \\setmonofont{Myriad Pro}\n\\else\n  \\usepackage[mathletters]{ucs}\n
 \\usepackage[utf8x]{inputenc}\n\\fi\n\n\\usepackage[obeyspaces]{url}\n\\PassOptionsToPackage{obeyspaces}{url}\n\n\\usepackage{paralist}\n\\usepackage{graphicx}\n\\setkeys{Gin}{resolution=72}\n\\usepackage{tikz}\n%
\\usepackage[asterism]{sectionbreak}\n\\usepackage{calc}\n\\usepackage{eso-pic}\n\\usepackage{etoolbox}\n\\usepackage{xcolor}\n\\PassOptionsToPackage{hyperref,x11names}{xcolor}\n\\definecolor{pinterestred}{HTML}{C92228}\n\\definecolor{ulyssesbutterflyblue}{HTML}{1464F4}\n\\definecolor{signalflare}{HTML}{FB782C}\n\\definecolor{niceorange}{HTML}{77CC6D}\n\\definecolor{highlighteryellow}{HTML}{FFFF01}\n\\definecolor{ghostlygrey}{HTML}{000000}\n\\definecolor{firstcolor}{HTML}{00ADEF}\n\\definecolor{secondcolor}{HTML}{DD3E74}\n\\definecolor{periodblue}{HTML}{12239e}\n\\definecolor{denimblue}{HTML}{3A5F90}\n\\definecolor{electricblue}{HTML}{05ADF3}\n\\definecolor{resonateblue}{HTML}{005778}\n\\definecolor{resonateorange}{HTML}{da7635}\n\\definecolor{resonategrey}{HTML}{4d4d4c}\n\\definecolor{nliblue}{HTML}{2f9ed3}\n%\\definecolor{dullerelegantblue}{HTML}{4380b9}\n%\\definecolor{elegantblue}{HTML}{1792d1}\n\\definecolor{ideablue}{HTML}{55C1E7}\n\n\n\\newtoks\\leftheader\n\\newtoks\\leftheaderurl\n\\newtoks\\coverimage\n\n\\raggedright\n\\hyphenpenalty=5000\n\\tolerance=1000\n\n%This
macro is to make cleaner the specification of the titling
font\n\\newfontfamily\\mytitlefont[Color={highlighteryellow}]{Arial}\n\\newfontfamily\\myauthorfont[Color={highlighteryellow}]{Arial}\n\\newfontfamily\\mybluefont[Color=elegantblue]{Arial}\n\n%Define
Bold
face\n\\DeclareTextFontCommand{\\textbf}{\\sffamily\\bfseries}\n\\DeclareTextFontCommand{\\textit}{\\itshape}\n\n\\usepackage{textcase}\n\n\\pagenumbering{arabic}\n\\makeatletter\n\n\n\\renewcommand{\\contentsname}{Table
of
Contents}\n\n\\setcounter{secnumdepth}{0}\n\n\n\\usepackage[labelformat=empty]{caption}\n\n\\usepackage{fancyhdr}\n\\pagestyle{fancy}\n\\renewcommand{\\sectionmark}[1]{\\markboth{#1}{}}\n\\lhead{\\href{\\the\\leftheaderurl}{\\the\\leftheader}}\n\\chead{}\n\\rhead{{\\nouppercase{\\leftmark}}}\n%
\\rhead{\\@title: {\\nouppercase{\\leftmark}}}\n\n\\lhead{\\@title}}} %
title of the document as left
header\n\n\n\\lfoot{}\n\\cfoot{\\thepage}\n\\rfoot{}\n\\usepackage{listings}\n\\setlength{\\parindent}{0pt}\n\\setlength{\\parskip}{12pt
plus 2pt minus 1pt} % space between paragraphs\n\n% spacing: how to read
{12pt plus 4pt minus 2pt}\n%           12pt is what we would like the
spacing to be\n%           plus 4pt means that TeX can stretch it by at
most 4pt\n%           minus 2pt means that TeX can shrink it by at most
2pt\n%       This is one example of the concept of, 'glue', in
TeX\n\n\\usepackage{fancyvrb}\n\\usepackage{enumerate}\n\\usepackage{ctable}\n\\setlength{\\paperwidth}{8.5in}\n\\setlength{\\paperheight}{11in}\n
 \\tolerance=1000\n\\usepackage{tocloft}\n\\renewcommand{\\cftsecleader}{\\cftdotfill{\\cftdotsep}}\n\\usepackage[normalem]{ulem}\n\n\n\\makeatletter\n\\newcommand{\\globalcolor}[1]{%\n
 \\color{#1}\\global\\let\\default@color\\current@color\n}\n\\makeatother\n\n\\newcommand{\\textsubscr}[1]{\\ensuremath{_{\\scriptsize\\textrm{#1}}}}\n\n\\usepackage{enumitem}\n\n\\newlist{mylist}{enumerate}{10}\n\n\n%
control line spacing in bulleted list\n\\setlist{noitemsep, topsep=-8pt,
after=\\vspace{12pt}} % for no spacing between list items\n% see:
https://tex.stackexchange.com/questions/199118/modifying-whitespace-before-and-after-list-separately-using-enumitem-package\n%\\setlist{topsep=0pt}
% for a line between list items\n\n\n\\renewcommand{\\labelitemi}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemii}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemiii}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemiv}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemv}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemvi}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemvii}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemviii}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemix}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\\renewcommand{\\labelitemx}{\\raise
0.25ex\\hbox{\\tiny$\\bullet$}}\n\n\\setlistdepth{10}\n\\setlist[itemize,1]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,2]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,3]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,4]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,5]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,6]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,7]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,8]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,9]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\setlist[itemize,10]{label=\\raise
0.25ex\\hbox\\tiny$\\bullet$}\n\\renewlist{itemize}{itemize}{10}\n\n\n\n\n\n\\definecolor{azure}{HTML}{f2feff}\n\n\\usepackage{lipsum}\n\\usepackage{tikz}\n\\usetikzlibrary{backgrounds}\n\\makeatletter\n\n\\tikzset{%\n
 fancy quotes/.style={\n    text width=\\fq@width pt,\n    align=justify,\n
   inner sep=1em,\n    anchor=north west,\n    minimum width=\\linewidth,\n
 },\n  fancy quotes width/.initial={.8\\linewidth},\n  fancy quotes
marks/.style={\n    scale=8,\n    text=black,\n    inner sep=0pt,\n  },\n
 fancy quotes opening/.style={\n    fancy quotes marks,\n  },\n  fancy
quotes closing/.style={\n    fancy quotes marks,\n  },\n  fancy quotes
background/.style={\n    show background rectangle,\n    inner frame
xsep=0pt,\n    background rectangle/.style={\n      fill=azure,\n
 rounded corners,\n    },\n
 }\n}\n\n\\newenvironment{fancyquotes}[1][]{%\n\\noindent\n\\tikzpicture[fancy
quotes background]\n\\node[fancy quotes opening,anchor=north west] (fq@ul)
at (0,0) {``};\n\\tikz@scan@one@point\\pgfutil@firstofone(fq@ul.east
)\n\\pgfmathsetmacro{\\fq@width}{\\linewidth - 2*\\pgf@x}\n\\node[fancy
quotes,#1] (fq@txt) at (fq@ul.north west)
\\bgroup}\n{\\egroup;\n\\node[overlay,fancy quotes closing,anchor=east] at
(fq@txt.south east)
{''};\n\\endtikzpicture}\n\\makeatother\n\n%\\setlength{\\intextsep}{10pt
plus 1.0pt minus 2.0pt}\n\n\\newenvironment{indentedsection}\n
 {\\adjustwidth{2em}{0pt}}\n
 {\\endadjustwidth}\n\n\n\\usepackage{setspace}\n\\usepackage{lipsum}\n\\usepackage{etoolbox}\n\\AtBeginEnvironment{quote}{\\singlespace\\vspace{-\\topsep}\\small}\n\\AtEndEnvironment{quote}{\\vspace{-\\topsep}\\endsinglespace}\n\n\n\\usepackage[sc]{titlesec}\n\n\n\\newlength\\TitleOverhang\n\\setlength\\TitleOverhang{1.5cm}\n\n\\newcommand\\Overhang[1]{%\n
\\llap{\\makebox[\\TitleOverhang][l]{#1}}%\n}\n\n\n%
\\titlespacing{command}{left spacing}{before spacing}{after
spacing}[right]\n%\\titlespacing*{\\section}{0pt}{16pt}{-6pt}\n%\\titlespacing*{\\subsection}{0pt}{16pt}{-6pt}\n%\\titlespacing*{\\subsubsection}{0pt}{16pt}{-6pt}\n\n%
\\titlespacing{command}{left spacing}{before spacing}{after
spacing}[right]\n\\titlespacing*{\\section}{1.5ex}{24pt}{6pt}\n\\titlespacing*{\\subsection}{0pt}{0pt}{-6pt}\n\\titlespacing*{\\subsubsection}{0pt}{0pt}{-12pt}\n\n\n\\titleformat*{\\section}{\\sffamily\\bfseries\\fontsize{30}{20}\\raggedright\\sffamily\\scshape\\color{ideablue}}\n\\titleformat*{\\subsection}{\\sffamily\\bfseries\\fontsize{18}{15}\\raggedright\\scshape\\color{black}}\n\\titleformat*{\\subsubsection}{\\sffamily\\bfseries\\fontsize{14}{16}\\raggedright\\sffamily\\color{ideablue}}\n\\titleformat*{\\paragraph}{\\sffamily\\fontsize{13}{12}\\raggedright\\bfseries\\color{black}}\n\\titleformat*{\\subparagraph}{\\sffamily\\fontsize{14}{14}\\raggedright\\bfseries\\ttfamily\\color{ideablue}}\n\n\n\\DeclareTextFontCommand{\\nonsection}{\\thindisplayfont\\fontsize{19}{19}\\raggedright\\thindisplayfont\\textlf\\color{ideablue}
}\n\n\\DeclareTextFontCommand{\\nonsubsection}{\\thindisplayfont\\fontsize{18}{15}\\raggedright\\scshape\\color{ideablue}}\n\n\\DeclareTextFontCommand{\\nonsubsubsection}{\\thindisplayfont\\itshape\\fontsize{14}{14}\\raggedright\\sffamily\\color{ideablue}
}\n\n\n\\usepackage[breaklinks=true,linktocpage,xetex]{hyperref}\n\\hypersetup{colorlinks,
citecolor=ideablue,filecolor=ideablue,linkcolor=ideablue,urlcolor=ideablue}\n\n\\renewcommand\\maketitle{}\n\n\n
     [NO-DEFAULT-PACKAGES]\n      [NO-PACKAGES]"
                      ("\\section{%s}" . "\\section*{%s}")
("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" .
"\\subsubsection*{%s}")
                      ("\\paragraph{%s}" . "\\paragraph*{%s}")
("\\subparagraph{%s}" . "\\subparagraph*{%s}"))
                     ("my-letter"
                      "\\documentclass[%\n DIV=14,\n fontsize=12pt,\n
parskip=half,\n subject=titled,\n backaddress=false,\n fromalign=left,\n
fromemail=true,\n fromphone=true]{scrlttr2}\n [DEFAULT-PACKAGES]\n
[PACKAGES]\n [EXTRA]")
                     ("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-n-level-faces 9
 org-ai-on-project-mode-hook '(#[0 "\301\300!\210\302\211%10\207"
[show-trailing-whitespace make-local-variable nil] 2])
 org-twbs-head-include-scripts nil
 org-highlight-latex-and-related '(latex)
 org-odt-format-headline-function 'org-odt-format-headline-default-function
 org-use-speed-commands t
 org-timeline-source-url "/Users/jay/Dropbox/github/
incandescentman.github.io/timeline/dist"
 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-roam-node" :protocol "roam-node"
:function org-roam-protocol-open-node)
                               ("org-roam-ref" :protocol "roam-ref"
:function org-roam-protocol-open-ref))
 org-roam-capture-preface-hook '(org-roam-dailies--override-capture-time-h
org-roam-capture--try-capture-to-ref-h)
 org-extend-today-until 8
 org-html-checkbox-type 'unicode
 org-list-demote-modify-bullet '(("+" . "-") ("-" . "+"))
 org-link-translation-function 'toc-org-unhrefify
 org-agenda-before-write-hook '(org-agenda-add-entry-text)
 org-capture-prepare-finalize-hook '(org-roam-capture--install-finalize-h)
 org-src-preserve-indentation t
 org-odt-convert-processes '(("LibreOffice"
"/Applications/LibreOffice.app/Contents/MacOS/soffice --headless
--convert-to %f%x --outdir %d %i"))
 org-roam-preview-function 'org-roam-preview-default-function
 org-src-mode-hook '(org-src-babel-configure-edit-buffer
org-src-mode-configure-edit-buffer)
 org-roam-db-autosync-mode t
 org-checkbox-statistics-hook '(ndk/checkbox-list-complete)
 org-confirm-elisp-link-function 'yes-or-no-p
 org-cycle-separator-lines 0
 org-twbs-head-include-default-style nil
 org-superstar-headline-bullets-list '(42 42 42 42)
 org-log-buffer-setup-hook '(org-roam-log--setup spacemacs//org-note-mode)
 org-clock-report-include-clocking-task t
 org-safe-remote-resources '("\\`https://fniessen
\\.github\\.io/org-html-themes/org/theme-bigblow\\.setup\\'")
 org-insert-mode-line-in-empty-file t
 org-hide-leading-stars t
 org-twbs-format-headline-function 'ignore
 org-clock-idle-time 30
 org-todo-keywords '((sequence "TODO" "STARTED" "|" "DONE") (sequence
"MISSED" "|" "DONE") (sequence "NEED TO INVOICE" "INVOICED" "|" "PAID")
                     (sequence "REWARD" "|" "REWARDED") (sequence "TO
PROCESS" "|" "PROCESSED"))
 org-twbs-postamble-format nil
 org-mime-src-mode-hook '(org-mime-src-mode-configure-edit-buffer)
 org-latex-logfiles-extensions '("lof" "lot" "tex" "odt" "aux" "idx" "log"
"out" "toc" "nav" "snm" "vrb" "dvi" "fdb_latexmk" "blg" "brf" "fls" "entoc"
"ps"
                                 "spl" "bbl")
 org-roam-capture-new-node-hook '(org-roam-capture--insert-captured-ref-h)
 org-export-with-timestamps 'active
 org-support-shift-select 'always
 org-structure-template-alist '(("a" . "export ascii") ("c" . "center")
("C" . "comment") ("e" . "example") ("x" . "example") ("le" . "example")
                                ("E" . "export") ("h" . "export html") ("l"
. "src emacs-lisp") ("el" . "src emacs-lisp") ("la" . "export latex")
                                ("q" . "quote") ("s" . "src") ("sh" . "src
sh") ("f" . "example fountain") ("v" . "example verse"))
 org-blocker-hook '(org-block-todo-from-checkboxes
org-block-todo-from-children-or-siblings-or-parent)
 org-html-text-markup-alist '((bold . "<strong>%s</strong>") (code .
"<code>%s</code>") (italic . "<em>%s</em>") (strike-through .
"<del>%s</del>")
                              (underline . "<span
class=\"underline\">%s</span>") (verbatim . "<code>%s</code>"))
 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-clock-persist-file "~/.emacs.d/.cache/org-clock-save.el"
 org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
 org-latex-default-class "elegant"
 org-latex-prefer-user-labels t
 org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
 org-html-metadata-timestamp-format "%m-%d %a %H:%M"
 org-enforce-todo-dependencies t
 org-fold-core-isearch-open-function 'org-fold-core--isearch-reveal
 org-export-with-smart-quotes t
 org-clock-in-resume t
 org-pomodoro-finished-hook '((lambda nil
                               (do-applescript
                                (format
                                 "\nignoring application responses\n tell
application \"System Events\"\nkeystroke \"P\" using {command down, shift
down, option down, control down} -- start Pomodoro One\nkey code {118}\nend
tell\nend ignoring\n\n\nset now to current date\nset nowTime to (hours of
now) & \":\" & (minutes of now)\nset pomodoroStart to (current date) - 25 *
minutes\nset pStartTime to (hours of pomodoroStart) & \":\" & (minutes of
pomodoroStart)\nset achieved to text returned of (display dialog \"What did
you achieve in this Pomodoro?\" default answer \"\")\nset entry_text to \"#
Bookwriting:\" & pStartTime & \" - \" & time string of now & \"\n\n\" &
achieved & \"\n\n#pomodoro \"\n\ndo shell script \"echo \" & (quoted form
of entry_text) & \" | /usr/local/bin/dayone new\"\n\n\n")
                                )
                               )
                              )
 org-M-RET-may-split-line '((item . t))
 org-clock-persist t
 org-latex-format-inlinetask-function
'org-latex-format-inlinetask-default-function
 org-persist-before-write-hook '(org-element--cache-persist-before-write)
 org-emphasis-alist '(("*" bold) ("/" italic) ("_" underline) ("~" org-code
verbatim) ("=" flyspell-incorrect) ("+" (:strike-through t)))
 org-tab-first-hook '(yas-org-very-safe-expand
org-babel-hide-result-toggle-maybe org-babel-header-arg-expand)
 org-export-with-toc nil
 org-link-shell-confirm-function 'yes-or-no-p
 org-display-custom-times t
 org-babel-pre-tangle-hook '(save-buffer)
 org-superstar-remove-leading-stars t
 org-roam-completion-everywhere t
 org-agenda-loop-over-headlines-in-active-region nil
 org-fontify-quote-and-verse-blocks t
 org-attach-id-dir "/Users/jay/Dropbox/roam/attachments"
 org-clock-auto-clock-resolution t
 org-todo-keyword-faces '(("PROCESSED" :foreground "LavenderBlush"
:background "darkgrey" :weight bold)
                          ("NEXT" :background "medium sea green"
:foreground "white" :weight bold) ("ACTION" :foreground "medium sea green"
:weight bold)
                          ("WAITING" :background "yellow" :foreground
"purple" :weight bold) ("EVENT" :background "gray25" :foreground "white"
:weight bold)
                          ("PROJECT" :background "firebrick" :foreground
"white" :weight bold)
                          ("STARTED" :background "dodger blue" :foreground
"white" :weight bold)
                          ("DONE" :background "white" :foreground "black"
:weight bold))
 org-export-format-drawer-function 'jbd-org-export-format-drawer
 org-capture-mode-hook '(spacemacs//org-capture-start writeroom-mode
delete-other-windows turn-on-auto-capitalize-mode)
 org-roam-mode-sections '(org-roam-backlinks-section
org-roam-reflinks-section org-roam-unlinked-references-section)
 org-occur-hook '(org-first-headline-recenter)
 org-roam-log-setup-hook '(org-roam--register-completion-functions-h)
 org-latex-image-default-width "370pt"
 org-html-head-include-default-style nil
 org-export-with-drawers t
 org-metadown-hook '(org-babel-pop-to-session-maybe)
 org-html-html5-fancy t
 org-treat-S-cursor-todo-selection-as-state-change nil
 org-roam-node-annotation-function 'org-roam-node-read--annotation
 org-odt-preferred-output-format "docx"
 org-link-parameters '(("message" :follow org-mac-link-mail-open)
("x-devonthink-item" :follow org-mac-link-devonthink-item-open)
                       ("mac-evernote" :follow
org-mac-link-evernote-note-open) ("mac-outlook" :follow
org-mac-link-outlook-message-open)
                       ("acrobat" :follow org-mac-link-acrobat-open)
("skim" :follow org-mac-link-skim-open)
                       ("addressbook" :follow
org-mac-link-addressbook-item-open) ("x-together-item" :follow
org-mac-link-together-item-open)
                       ("roam" :follow org-roam-link-follow-link)
("attachment" :follow org-attach-follow :complete org-attach-complete-link)
                       ("yt" :follow (lambda (handle) (browse-url (concat "
https://www.youtube.com/embed/" handle))) :export
                        (lambda (path desc backend)
                         (cond ((eql backend 'html) (format
yt-iframe-format path (or desc "")))
                          ((eql backend 'latex) (format "href{%s}{%s}" path
(or desc "video"))))
                         )
                        )
                       ("info" :follow org-info-open :export
org-info-export :store org-info-store-link :insert-description
org-info-description-as-command)
                       ("id" :follow org-roam-id-open) ("hook" :follow
my/hook :export nil) ("file+sys") ("file+emacs")
                       ("shell" :follow org-link--open-shell) ("news"
:follow #[514 "\301\300\302%4Q%2\"\207" ["news" browse-url ":"] 6 "\n\n(fn
URL ARG)"])
                       ("mailto" :follow #[514 "\301\300\302%4Q%2\"\207"
["mailto" browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("https" :follow #[514 "\301\300\302%4Q%2\"\207"
["https" browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("http" :follow #[514 "\301\300\302%4Q%2\"\207"
["http" browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("ftp" :follow #[514 "\301\300\302%4Q%2\"\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-html-format-headline-function
'org-html-format-headline-default-function
 org-roam-capture-templates '(("n" "note" plain "- Links :: \n- Source ::
\n\n\n* ${title}\n- %?" :target
                               (file+head
"notes/%<%Y%m%d%H%M%S>-${slug}.org" "#+TITLE: ${title}\n#+FILETAGS:
:note:") :unnarrowed t)
                              ("m" "memoir" plain "- Links :: \n- Source ::
\n\n* ${title}\n- %?" :target
                               (file+head
"memoir/%<%Y%m%d%H%M%S>-${slug}.org" "#+TITLE: ${title}\n#+FILETAGS:
:memoir:") :unnarrowed t)
                              ("k" "kanban" plain "- Links :: \n- Source ::
\n\n* ${title}\n- %?" :target
                               (file+head
"kanban/%<%Y%m%d%H%M%S>-${slug}.org" "#+TITLE: ${title}\n#+FILETAGS:
:kanban:") :unnarrowed t)
                              ("M" "mantra" plain "- Links :: \n- Source ::
\n\n* ${title}\n- %?" :target
                               (file+head
"mantras/%<%Y%m%d%H%M%S>-${slug}.org" "#+TITLE: ${title}\n#+FILETAGS:
:mantras:") :unnarrowed t)
                              ("p" "person" plain "%?" :target
                               (file+head
"person/%<%Y%m%d%H%M%S>-${slug}.org"
                                "#+TITLE: ${title}\n#+FILETAGS: :person:\n-
Links :: \n- Source :: \n\n\n* ${title}\n- ")
                               :unnarrowed t)
                              ("b" "book" plain "- Links :: \n- Source ::
\n\n* ${title}\n- %?" :target
                               (file+head
"book/%<%Y%m%d%H%M%S>-${slug}.org" "#+TITLE: ${title}\n#+FILETAGS: :book:")
:unnarrowed t)
                              ("P" "Plans" plain "%?" :target
                               (file+head
"project/%<%Y%m%d%H%M%S>-${slug}.org"
                                "#+TITLE: ${title}\n#+FILETAGS:
:project:\n- Links :: \n- Source :: \n\n\n* ${title}\n- ")
                               :unnarrowed t)
                              ("x" "cuts" plain "- Links :: \n- Source ::
\n\n* ${title}\n- %?" :target
                               (file+head
"cuts/%<%Y%m%d%H%M%S>-${slug}.org" "#+TITLE: ${title}\n#+FILETAGS: :cuts:")
:unnarrowed t)
                              ("f" "finances and housekeeping" plain "-
Links :: \n- Source :: \n\n* ${title}\n- %?" :target
                               (file+head
"finances/%<%Y%m%d%H%M%S>-${slug}.org" "#+TITLE: ${title}\n#+FILETAGS:
:finances:") :unnarrowed t)
                              ("F" "Food and recipes " plain "- Links ::
\n- Source :: \n\n* ${title}\n- %?" :target
                               (file+head
"food/%<%Y%m%d%H%M%S>-${slug}.org" "#+TITLE: ${title}\n#+FILETAGS: :food:")
:unnarrowed t)
                              ("l" "definition" plain "- Links :: \n-
Source :: \n\n* ${title}\n- %?" :target
                               (file+head
"definitions/%<%Y%m%d%H%M%S>-${slug}.org" "#+TITLE: ${title}\n#+FILETAGS:
:definition:") :unnarrowed t)
                              ("s" "sentence" plain "- Links :: \n- Source
:: \n\n* ${title}\n- %?" :target
                               (file+head
"sentences/%<%Y%m%d%H%M%S>-${slug}.org" "#+TITLE: ${title}\n#+FILETAGS:
:sentence:") :unnarrowed t)
                              ("i" "idea" plain "- Links :: \n- Source ::
\n\n* ${title}\n- %?" :target
                               (file+head
"ideas/%<%Y%m%d%H%M%S>-${slug}.org" "#+TITLE: ${title}\n#+FILETAGS:
:idea:") :unnarrowed t)
                              ("c" "conversation" plain "- Links :: \n-
Source :: \n\n* ${title}\n- %?" :target
                               (file+head
"conversations/%<%Y%m%d%H%M%S>-${slug}.org" "#+TITLE: ${title}\n#+FILETAGS:
:conversation:") :unnarrowed t)
                              ("d" "default" plain "- Links :: \n- Source
:: \n\n* ${title}\n- %?" :target
                               (file+head
"notes/%<%Y%m%d%H%M%S>-${slug}.org" "#+TITLE: ${title}\n#+FILETAGS:
:note:") :unnarrowed t)
                              ("e" "emacs" plain "- Links :: \n- Source ::
\n\n* ${title}\n- %?" :target
                               (file+head
"emacs/%<%Y%m%d%H%M%S>-${slug}.org" "#+TITLE: ${title}\n#+FILETAGS:
:emacs:") :unnarrowed t)
                              ("T" "temporary" plain "- Links :: \n- Source
:: \n\n* ${title}\n- %?" :target
                               (file+head
"temp/%<%Y%m%d%H%M%S>-${slug}.org" "#+TITLE: ${title}\n#+FILETAGS: :temp:")
:unnarrowed t)
                              ("t" "therapy" plain "- Links :: \n- Source
:: \n\n* ${title}\n- %?" :target
                               (file+head
"therapy/%<%Y%m%d%H%M%S>-${slug}.org" "#+TITLE: ${title}\n#+FILETAGS:
:therapy:") :unnarrowed t)
                              ("I" "Intelligence" plain "- Links :: \n-
Source :: \n\n\n* ${title}\n- %?" :target
                               (file+head "AI/%<%Y%m%d%H%M%S>-${slug}.org"
"#+TITLE: ${title}\n#+FILETAGS: :intelligence:") :unnarrowed t)
                              ("a" "article notes or books and articles"
plain "- Links :: \n- Source :: \n\n* ${title}\n- %?" :target
                               (file+head
"literature-notes/%<%Y%m%d%H%M%S>-${slug}.org" "#+TITLE:
${title}\n#+FILETAGS: :literaturenote:") :unnarrowed t)
                              ("w" "work ie NLI" plain "%?" :target
                               (file+head
"nli-roam/%<%Y%m%d%H%M%S>-${slug}.org"
                                "#+TITLE: ${title}\n#+FILETAGS: :work:\n-
Links :: \n- Source :: \n\n\n* ${title}\n- ")
                               :unnarrowed t)
                              ("z" "zork" plain "- Links :: \nSource ::
\n\n\n* ${title}\n- %?" :target
                               (file+head (lambda nil (concat (read-string
"Enter file path: ") "/%<%Y%m%d%H%M%S>-${slug}.org"))
                                "#+TITLE: ${title}\n#+FILETAGS: :work:")
                               :unnarrowed t)
                              )
 org-metaup-hook '(org-babel-load-in-session-maybe)
 org-attach-auto-tag "ATTACHMENTS"
 org-refile-allow-creating-parent-nodes 'confirm
 org-agenda-restore-windows-after-quit t
 org-export-date-timestamp-format "%Y%m%d %I:%M%p"
 org-twbs-postamble nil
 org-use-fast-todo-selection t
 org-latex-text-markup-alist '((bold . "\\textbf{%s}") (code . verb)
(italic . "\\textit{%s}") (strike-through . "\\sout{%s}") (underline .
"\\uline{%s}"))
 org-priority-start-cycle-with-default nil
 org-latex-inline-image-rules '(("file" .
"\\.\\(pdf\\|jpeg\\|jpg\\|png\\|ps\\|eps\\|tikz\\|pgf\\|svg\\|gif\\)\\'"))
 org-blank-before-new-entry '((heading . always) (plain-list-item))
 org-indent-mode-turns-off-org-adapt-indentation nil
 org-imenu-depth 8
 org-footnote-define-inline t
 org-html-footnotes-section "<div id=\"footnotes\">\n<h2
class=\"footnotes\">%s </h2>\n<div id=\"footnote\">\n%s\n</div>\n</div>"
 org-clock-persist-query-resume nil
 org-latex-pdf-process '("xelatex -shell-escape -interaction nonstopmode
-output-directory %o %f"
                         "xelatex -shell-escape -interaction nonstopmode
-output-directory %o %f"
                         "xelatex -shell-escape -interaction nonstopmode
-output-directory %o %f")
 org-return-follows-link t
 org-outline-path-complete-in-steps nil
 org-special-ctrl-a/e t
 org-tags-column 40
 org-id-method 'ts
 org-tab-before-tab-emulation-hook '(org-tempo-complete-tag)
 org-superstar-item-bullet-alist '((42 . 183) (43 . 183) (45 . 183))
 org-roam-indirect-buffer-hook '(org-roam--register-completion-functions-h)
 org-clock-into-drawer nil
 org-list-indent-offset 1
 org-list-allow-alphabetical t
 org-twbs-link-home "http://jaydixit.com"
 org-ascii-table-use-ascii-art t
 )

[-- Attachment #2: Type: text/html, Size: 95023 bytes --]

             reply	other threads:[~2023-08-24  6:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-23  5:34 Jay Dixit [this message]
2023-08-24  7:50 ` [BUG] emergency exit [9.6.6 (release_9.6.6 @ /opt/homebrew/Cellar/emacs-mac/emacs-29.1-mac-10.0/share/emacs/29.1/lisp/org/)] Ihor Radchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAGE7GqDa5=dgxkE3oL5NvTLvu_BFpTWa3EEQa2FpCZ-zs5FZbg@mail.gmail.com' \
    --to=jay@jaydixit.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).