dot/emacs: Include optional fields in new BibTeX records.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 3 Sep 2019 10:36:06 +0000 (11:36 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 3 Sep 2019 10:36:06 +0000 (11:36 +0100)
The formatting will delete them if they're not wanted.

dot/emacs

index 54ae0f8..9a2cd67 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
       bibtex-entry-format '(realign opts-or-alts required-fields
                            numerical-fields last-comma delimiters
                            unify-case)
-      bibtex-include-OPTkey nil)
+      bibtex-include-OPTkey t)
 
 ;;;--------------------------------------------------------------------------
 ;;; SLIME setup.