From 89dd20c2df2f33fdf24d9d959ca343a8022cae26 Mon Sep 17 00:00:00 2001 From: TEC Date: Tue, 4 May 2021 04:51:38 +0800 Subject: [PATCH] Org: Add more keyword symbol ligatures --- config.org | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/config.org b/config.org index 7515602..beb04bd 100644 --- a/config.org +++ b/config.org @@ -6261,11 +6261,17 @@ It's also nice to make use of the Unicode characters for check boxes, and other :date "𝘿" :property "☸" :options "⌥" - :latex_class "🄲" - :latex_header "⇥" - :beamer_header "↠" + :startup "⏻" + :macro "𝓜" + :html_head "🅷" + :html "🅗" + :latex_class "🄻" + :latex_header "🅻" + :beamer_header "🅑" + :latex "🅛" :attr_latex "🄛" :attr_html "🄗" + :attr_org "⒪" :begin_quote "❝" :end_quote "❞" :caption "☰" @@ -6296,11 +6302,17 @@ It's also nice to make use of the Unicode characters for check boxes, and other :date "#+date:" :property "#+property:" :options "#+options:" + :startup "#+startup:" + :macro "#+macro:" + :html_head "#+html_head:" + :html "#+html:" :latex_class "#+latex_class:" :latex_header "#+latex_header:" :beamer_header "#+beamer_header:" + :latex "#+latex:" :attr_latex "#+attr_latex:" :attr_html "#+attr_html:" + :attr_org "#+attr_org:" :begin_quote "#+begin_quote" :end_quote "#+end_quote" :caption "#+caption:"