settings while testing org-export
authorIan Kelling <iank@fsf.org>
Sun, 11 Aug 2019 23:49:05 +0000 (19:49 -0400)
committerIan Kelling <iank@fsf.org>
Sun, 11 Aug 2019 23:49:05 +0000 (19:49 -0400)
init.el

diff --git a/init.el b/init.el
index a5fa159af0d864cac73992bc5d73aeb8ddd33321..25d0445fb10b2a915f648e865207ba2057a5fe22 100644 (file)
--- 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-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")))
         org-clock-mode-line-total 'today
         ;; global STYLE property values for completion
         org-global-properties (quote (("STYLE_ALL" . "habit")))