|
|
|
@ -756,9 +756,8 @@ |
|
|
|
#+end_src |
|
|
|
#+end_src |
|
|
|
*** Cosmetics |
|
|
|
*** Cosmetics |
|
|
|
Change the default ellipsis ~...~ to the unicode ellipsis ~…~ |
|
|
|
Change the default ellipsis ~...~ to the unicode ellipsis ~…~ |
|
|
|
*Does not work properly* |
|
|
|
|
|
|
|
#+begin_src emacs-lisp |
|
|
|
#+begin_src emacs-lisp |
|
|
|
; (setq org-ellipsis "…") |
|
|
|
(setq org-ellipsis "…") |
|
|
|
#+end_src |
|
|
|
#+end_src |
|
|
|
*** Ligatures [not in working order] |
|
|
|
*** Ligatures [not in working order] |
|
|
|
These require a patched ~hackminus~ font. Too bad it does not work |
|
|
|
These require a patched ~hackminus~ font. Too bad it does not work |
|
|
|
|