Add section label

This commit is contained in:
Gerard Vermeulen 2021-12-06 08:32:39 +01:00
parent ba203135d8
commit 297801b7f7
1 changed files with 4 additions and 1 deletions

View File

@ -1046,7 +1046,10 @@ Emacs prevents new users from shooting themselves in the feet.
(show-smartparens-global-mode +1)))
#+end_src
** Operators
** Electric operators
:PROPERTIES:
:CUSTOM_ID: sec:electric-operators
:END:
#+attr_latex: :options bgcolor=LightGoldenrodYellow
#+begin_src emacs-lisp