parent
534bc60802
commit
b14dfe3b31
10
README.org
10
README.org
@ -740,10 +740,7 @@ Note: how to make it work without tangling?
|
|||||||
(require 'oc-csl))
|
(require 'oc-csl))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
*** [[https://tecosaur.github.io/emacs-config/#translate-capital-keywords][Convert keywords to lower case]]
|
*** [[https://tecosaur.github.io/emacs-config/#translate-capital-keywords][Translate capital keywords (old) to lower case (new)]]
|
||||||
:PROPERTIES:
|
|
||||||
:CUSTOM_ID: sec:convert-keywords-to-lower-case
|
|
||||||
:END:
|
|
||||||
|
|
||||||
#+attr_latex: :options bgcolor=LightGoldenrodYellow
|
#+attr_latex: :options bgcolor=LightGoldenrodYellow
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
@ -762,10 +759,7 @@ Note: how to make it work without tangling?
|
|||||||
(message "Replaced %d keywords" count)))))
|
(message "Replaced %d keywords" count)))))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
*** [[info:org#Advanced Export Configuration][Advanced export configuration (info)]]
|
*** [[info:org#Advanced Export Configuration][Advanced Export Configuration (info)]]
|
||||||
:PROPERTIES:
|
|
||||||
:CUSTOM_ID: sec:advanced-export-configuration
|
|
||||||
:END:
|
|
||||||
|
|
||||||
Stolen from [[https://git.sr.ht/~bzg/org-contrib/tree/master/item/lisp/ox-extra.el][ox-extra.el]]
|
Stolen from [[https://git.sr.ht/~bzg/org-contrib/tree/master/item/lisp/ox-extra.el][ox-extra.el]]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user