From: Mark Wooding Date: Tue, 3 Sep 2019 10:36:06 +0000 (+0100) Subject: dot/emacs: Include optional fields in new BibTeX records. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/c24e1dfef1e87142bbbdb8358fd093d49af80666 dot/emacs: Include optional fields in new BibTeX records. The formatting will delete them if they're not wanted. --- diff --git a/dot/emacs b/dot/emacs index 54ae0f8..9a2cd67 100644 --- a/dot/emacs +++ b/dot/emacs @@ -1036,7 +1036,7 @@ 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.