summaryrefslogtreecommitdiff
path: root/init-custom.el
diff options
context:
space:
mode:
authorBlendoit <blendoit@gmail.com>2020-09-03 11:30:46 -0700
committerBlendoit <blendoit@gmail.com>2020-09-03 11:30:46 -0700
commit8dcfda2f27e721bfaea80c96e71bdbee60ecb1b2 (patch)
tree03f2069e3fcd1b434efac742829da08df6bece37 /init-custom.el
parentf9a851e93658d59b94ac15c1c0bef6ee72942cb7 (diff)
Name standardization
Diffstat (limited to 'init-custom.el')
-rw-r--r--init-custom.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init-custom.el b/init-custom.el
index 4e72696..d1fc360 100644
--- a/init-custom.el
+++ b/init-custom.el
@@ -56,6 +56,7 @@
(ledger . t)
(gnuplot . t)
(latex . t)))
+ '(org-latex-active-timestamp-format "\\textcolor{RoyalBlue!80}{\\textit{%s}}")
'(org-latex-classes
'(("article" "\\documentclass[11pt]{article}"
("\\section{%s}" . "\\section*{%s}")
@@ -80,6 +81,7 @@
("\\section{%s}" . "\\section*{%s}")
("\\subsection*{%s}" . "\\subsection*{%s}")
("\\subsubsection*{%s}" . "\\subsubsection*{%s}"))))
+ '(org-latex-inactive-timestamp-format "\\textcolor{ForestGreen!80}{\\textit{%s}}")
'(org-latex-packages-alist
'(("AUTO" "polyglossia" t
("xelatex" "lualatex"))
Copyright 2019--2024 Marius PETER