%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
;ELC ;;; Compiled ;;; in Emacs version 25.2.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (defvar bibtex-style-mode-syntax-table (byte-code "\300 \301\302\303#\210\301\304\305#\210\301\306\307#\210\301\310\311#\210\301\312\313#\210\301\314\315#\210\301\316\317#\210\301\320\317#\210\301\321\322#\210\301\323\322#\210\301\324\315#\210\211\207" [make-syntax-table modify-syntax-entry 37 "<" 10 ">" 123 "(}" 125 "){" 34 "\"" 46 "_" 39 "'" 35 42 "." 61 36] 5)) (defconst bibtex-style-commands '("ENTRY" "EXECUTE" "FUNCTION" "INTEGERS" "ITERATE" "MACRO" "READ" "REVERSE" "SORT" "STRINGS")) (defconst bibtex-style-functions '("<" ">" "=" "+" "-" "*" ":=" "add.period$" "call.type$" "change.case$" "chr.to.int$" "cite$" "duplicate$" "empty$" "format.name$" "if$" "int.to.chr$" "int.to.str$" "missing$" "newline$" "num.names$" "pop$" "preamble$" "purify$" "quote$" "skip$" "stack$" "substring$" "swap$" "text.length$" "text.prefix$" "top$" "type$" "warning$" "while$" "width$" "write$")) (defvar bibtex-style-font-lock-keywords (byte-code "\301\302\"\303B\304B\207" [bibtex-style-commands regexp-opt words font-lock-keyword-face (("\\w+\\$" . font-lock-keyword-face) ("\\<\\(FUNCTION\\|MACRO\\)\\s-+{\\([^}\n]+\\)}" (2 font-lock-function-name-face)))] 3)) #@165 Hook run after entering BibStyle mode. No problems result if this variable is not bound. `add-hook' automatically binds it. (This is true for all hook variables.) (defvar bibtex-style-mode-hook nil (#$ . 1581)) (byte-code "\300\301!\204\f \302\301\303\304#\210\300\207" [boundp bibtex-style-mode-map put definition-name bibtex-style-mode] 4) (defvar bibtex-style-mode-map (make-sparse-keymap)) (byte-code "\300\301N\204 \302\300\301\303\304!#\210\305\306!\204 \302\306\307\310#\210\300\207" [bibtex-style-mode-map variable-documentation put purecopy "Keymap for `bibtex-style-mode'." boundp bibtex-style-mode-syntax-table definition-name bibtex-style-mode] 5) (defvar bibtex-style-mode-syntax-table (make-syntax-table)) (byte-code "\300\301N\204 \302\300\301\303\304!#\210\302\305\306\307#\207" [bibtex-style-mode-syntax-table variable-documentation put purecopy "Syntax table for `bibtex-style-mode'." bibtex-style-mode-abbrev-table definition-name bibtex-style-mode] 5) (defvar bibtex-style-mode-abbrev-table (progn (define-abbrev-table 'bibtex-style-mode-abbrev-table nil) bibtex-style-mode-abbrev-table)) (byte-code "\300\301N\204 \302\300\301\303\304!#\210\302\305\306\307#\207" [bibtex-style-mode-abbrev-table variable-documentation put purecopy "Abbrev table for `bibtex-style-mode'." bibtex-style-mode derived-mode-parent nil] 5) #@162 Major mode for editing BibTeX style files. This mode runs the hook `bibtex-style-mode-hook', as the final step during initialization. \{bibtex-style-mode-map} (defalias 'bibtex-style-mode #[0 "\306\300!\210\307\310 \210\311\312\313!\210\314\f!\210 \306\315!\210\316 \306\317!\210\320\306\321!\210\322\306\323!\210\324\306\325!\210\307\326)\327\330!\207" [delay-mode-hooks major-mode mode-name bibtex-style-mode-map bibtex-style-mode-syntax-table bibtex-style-mode-abbrev-table make-local-variable t kill-all-local-variables bibtex-style-mode "BibStyle" use-local-map set-syntax-table comment-start "%" outline-regexp "^[a-z]" imenu-generic-expression ((nil "\\<\\(FUNCTION\\|MACRO\\)\\s-+{\\([^}\n]+\\)}" 2)) indent-line-function bibtex-style-indent-line parse-sexp-ignore-comments (bibtex-style-font-lock-keywords nil t ((46 . "w"))) run-mode-hooks bibtex-style-mode-hook local-abbrev-table font-lock-defaults] 2 (#$ . 2931) nil]) #@43 Indent current line of BibTeX Style code. (defalias 'bibtex-style-indent-line #[0 "`\3001 \212\301y\210\302\303w\210`Y\203 \303\262\304 \301])0\202! \210\301\203- \212\305!)\2020 \305!\207" [(error) 0 " " nil bibtex-style-calculate-indentation indent-line-to] 4 (#$ . 3888) nil]) (byte-code "\300\301\302\303\304DD\305\306\307\310\311\312\313& \207" [custom-declare-variable bibtex-style-indent-basic funcall function #[0 "\300\207" [2] 1] "Basic amount of indentation to use in BibTeX Style mode." :version "22.2" :type integer :group bibtex] 10) (defalias 'bibtex-style-calculate-indentation #[256 "e\302 U\203 \303\207\304\305\306\"!\203 \303\207\211\203&