Emacs: improved code style
This commit is contained in:
parent
436ea10999
commit
5712efba2e
1 changed files with 1 additions and 1 deletions
|
@ -1011,7 +1011,7 @@
|
||||||
:config
|
:config
|
||||||
;; Enable support for csquotes
|
;; Enable support for csquotes
|
||||||
(setq LaTeX-csquotes-close-quote "}"
|
(setq LaTeX-csquotes-close-quote "}"
|
||||||
LaTeX-csquotes-open-quote "\\enquote{"))
|
LaTeX-csquotes-open-quote "\\enquote{"))
|
||||||
|
|
||||||
;; LaTeX with AUCTeX
|
;; LaTeX with AUCTeX
|
||||||
;; Integrated environment for TeX
|
;; Integrated environment for TeX
|
||||||
|
|
Loading…
Reference in a new issue