From: Ian Kelling Date: Sun, 11 Aug 2019 23:49:05 +0000 (-0400) Subject: settings while testing org-export X-Git-Url: https://iankelling.org/git/?p=dot-emacs;a=commitdiff_plain;h=6c49f18ec3a8b16e82ea8f24a096f39f28c03efc settings while testing org-export --- diff --git a/init.el b/init.el index a5fa159..25d0445 100644 --- a/init.el +++ b/init.el @@ -1956,6 +1956,8 @@ Go to the next directory based on where the cursor is." org-extend-today-until 0 org-startup-truncated nil org-clock-persist t + org-use-sub-superscripts "{}" + org-export-with-sub-superscripts nil org-clock-mode-line-total 'today ;; global STYLE property values for completion org-global-properties (quote (("STYLE_ALL" . "habit")))