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 "\n " org-cycle-emulate-tab nil org-twbs-preamble nil org-modules '(org-mime) org-link-from-user-regexp "\\\\|\\" 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 "
\n
\n--
\nJay Dixit
\nFounder, Storytelling.NYC
\n\n jaydixit.com\n
\nstorytelling.nyc
\n(646) 355-8001
\n\nStorytelling NYC\n\n\nNew York Writers on Twitter\n\n\nNew York Writers on Facebook\n\n\nJay Dixit on Instagram\n\n
\n

Jay Dixit

") ) ) org-html-head "\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 . "%s") (code . "%s") (italic . "%s") (strike-through . "%s") (underline . "%s") (verbatim . "%s")) 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 "
\n

%s

\n
\n%s\n
\n
" 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 )