@ -2059,7 +2059,11 @@
*** Default labels
#+begin_src emacs-lisp
(setq LaTeX-equation-label "e_"
LaTeX-section-label "s_"
LaTeX-section-label '( ("part" . "pp_")
("chapter" . "c_")
("section" . "s_")
("subsection" . "s_")
("subsubsection" . "s_"))
LaTeX-figure-label "f_")
#+end_src
*** Spell checking help