[OS X Emacs] LaTeX-section-label customization
kbmail at free.fr
kbmail at free.fr
Sat Oct 18 17:25:47 EDT 2008
I did both, but C-c C-s still gives me ":"...
Here is a piece of my byte-compiled latex.elc in case it could help:
(custom-declare-variable 'LaTeX-section-label ''(("part" . "part_")
("chapter" . "chap_") ("section" . "sec_") ("subsection" . "sec_")
("subsubsection" . "sec_")) '(#$ . 10880) :group 'LaTeX-label :type
'(choice (const :tag "none" nil) (string :format "%v" :tag "Common")
(repeat :menu-tag "Level specific" :format "\n%v%i" (cons :format "%
v" (string :tag "Type") (choice :tag "Prefix" (const :tag "none" nil)
(string :format "%v"))))))
Le 18 oct. 08 à 22:53, Peter Dyballa a écrit :
Either quit Emacs or load the updated EL or ELC file with L in dired
mode.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20081018/690549fd/attachment.html>
More information about the MacOSX-Emacs
mailing list