This is the bibtex Reference Manual, version 1.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 04:41:28 2024 GMT+0.
bibtex/bibtex.asd
bibtex/cmp.lisp
bibtex/packages.lisp
bibtex/kpathsea.lisp
bibtex/bibtex-runtime.lisp
bibtex/lisp-form-builder.lisp
bibtex/bst-functions.lisp
bibtex/interpreter.lisp
bibtex/bibtex-compiler.lisp
bibtex/bst-reader.lisp
bibtex/bst-builtins.lisp
bibtex/bibtex.lisp
bibtex/bibtex-program.lisp
The main system appears first, followed by any subsystem dependency.
bibtex
Compatible re-implementation of the BibTeX program, with a BST-to-CL compiler.
Matthias Koeppe <mkoeppe@math.ucdavis.edu>
LGPL 2.1+
1.1
split-sequence
(system).
cmp.lisp
(file).
packages.lisp
(file).
kpathsea.lisp
(file).
bibtex-runtime.lisp
(file).
lisp-form-builder.lisp
(file).
bst-functions.lisp
(file).
interpreter.lisp
(file).
bibtex-compiler.lisp
(file).
bst-reader.lisp
(file).
bst-builtins.lisp
(file).
bibtex.lisp
(file).
bibtex-program.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
bibtex/bibtex.asd
bibtex/cmp.lisp
bibtex/packages.lisp
bibtex/kpathsea.lisp
bibtex/bibtex-runtime.lisp
bibtex/lisp-form-builder.lisp
bibtex/bst-functions.lisp
bibtex/interpreter.lisp
bibtex/bibtex-compiler.lisp
bibtex/bst-reader.lisp
bibtex/bst-builtins.lisp
bibtex/bibtex.lisp
bibtex/bibtex-program.lisp
bibtex/cmp.lisp
bibtex
(system).
cmp
.
two-arg-cmp/=
(function).
two-arg-cmp<
(function).
two-arg-cmp<=
(function).
two-arg-cmp=
(function).
two-arg-cmp>
(function).
two-arg-cmp>=
(function).
bibtex/packages.lisp
bibtex/kpathsea.lisp
packages.lisp
(file).
bibtex
(system).
find-file
(function).
bibtex/bibtex-runtime.lisp
packages.lisp
(file).
bibtex
(system).
*bbl-max-print-line*
(special variable).
*bbl-min-print-line*
(special variable).
*bbl-output*
(special variable).
*bib-database*
(special variable).
*bib-entries*
(special variable).
*bib-entry*
(special variable).
*bib-entry-type-functions*
(special variable).
*bib-files*
(special variable).
*bib-macros*
(special variable).
*bib-preamble*
(special variable).
*bib-style*
(special variable).
*bibtex-long-name-length*
(special variable).
*bibtex-long-token-length*
(special variable).
*bibtex-split-initials*
(special variable).
*bibtex-split-initials-already-warned-hashtable*
(special variable).
*cite-all-entries*
(special variable).
*cite-keys*
(special variable).
*err-count*
(special variable).
*history*
(special variable).
*min-crossrefs*
(special variable).
+error-message+
(constant).
+fatal-message+
(constant).
+spotless-history+
(constant).
+warning-message+
(constant).
add-period-unless-sentence-end
(function).
bbl-print
(function).
bbl-terpri
(function).
bib-entry-cite-key
(reader).
(setf bib-entry-cite-key)
(writer).
bib-entry-ref
(function).
(setf bib-entry-ref)
(function).
bib-entry-sort-key
(function).
bib-entry-type
(reader).
(setf bib-entry-type)
(writer).
bib-error
(function).
bib-fatal
(function).
bib-warn
(function).
bib-warn*
(function).
bibtex-name
(structure).
bibtex-name-first
(reader).
(setf bibtex-name-first)
(writer).
bibtex-name-jr
(reader).
(setf bibtex-name-jr)
(writer).
bibtex-name-last
(reader).
(setf bibtex-name-last)
(writer).
bibtex-name-von
(reader).
(setf bibtex-name-von)
(writer).
bibtex-string-downcase
(function).
bibtex-string-prefix
(function).
bibtex-string-purify
(function).
bibtex-string-titledowncase
(function).
bibtex-string-upcase
(function).
bibtex-string-width
(function).
bibtex-substring
(function).
cited-bib-entries
(function).
cmp
(method).
empty-field-p
(function).
format-bibtex-name
(function).
format-nth-bibtex-name
(function).
hash
(method).
make-bib-entry
(function).
make-bibtex-name
(function).
num-bibtex-names
(function).
parse-bibtex-name
(function).
parse-bibtex-name-list
(function).
read-all-bib-files-and-compute-bib-entries
(function).
read-aux-file
(function).
read-bib-database
(function).
whitespace-p
(function).
with-bbl-output
(macro).
write-bib-entry
(function).
*aux-file-commands*
(special variable).
*aux-file-level*
(special variable).
*aux-stream*
(special variable).
*bbl-line-buffer*
(special variable).
*bib-stream*
(special variable).
*bibdata-seen-p*
(special variable).
*check-multiple-cited-equivalent-entries*
(special variable).
*citation-seen-p*
(special variable).
*foreign-characters*
(special variable).
*generate-sort-key*
(special variable).
*identifier-growth*
(special variable).
+bib-sep-character-list+
(special variable).
+bib-whitespace-character-list+
(special variable).
+cmr10-character-widths+
(special variable).
aux-bibdata-command
(function).
aux-bibstyle-command
(function).
aux-citation-command
(function).
aux-error
(function).
aux-input-command
(function).
bbl-flush
(function).
bib-entry
(structure).
bib-entry-dict
(reader).
bib-entry-p
(function).
bib-entry-sort-key%
(reader).
(setf bib-entry-sort-key%)
(writer).
bibtex-name-p
(function).
check-multiple-cited-equivalent-entries
(function).
compress-whitespace
(function).
compute-bib-equivalence-classes
(function).
copy-bib-entry
(function).
copy-bibtex-name
(function).
copy-foreign-character
(function).
define-foreign-character
(function).
do-tex-tokens
(macro).
downcase-foreign-character
(function).
enough-text-chars
(function).
find-and-at-brace-level-0
(function).
find-foreign-character
(function).
for-all-tex-tokens
(function).
foreign-character
(structure).
foreign-character-lowercase
(reader).
(setf foreign-character-lowercase)
(writer).
foreign-character-name
(reader).
(setf foreign-character-name)
(writer).
foreign-character-p
(function).
foreign-character-purification
(reader).
(setf foreign-character-purification)
(writer).
foreign-character-uppercase
(reader).
(setf foreign-character-uppercase)
(writer).
format-bibtex-name-component
(function).
get-aux-command-and-process
(function).
get-merged-bib-entry
(function).
make-foreign-character
(function).
mark-error
(function).
mark-fatal
(function).
mark-history
(function).
mark-warning
(function).
merge-bib-entries
(function).
parse-equivalent-entries-string
(function).
parse-tex-string
(function).
process-bib-entry-command
(function).
process-bib-preamble-command
(function).
process-bib-string-command
(function).
read-all-bib-files
(function).
read-aux-file-recursively
(function).
read-bib-field
(function).
read-bib-field-token
(function).
read-bib-field-value
(function).
read-bib-identifier
(function).
read-tex-control-sequence
(function).
read-tex-group
(function).
scan-balanced-braces
(function).
scan-to-delimiter
(function).
sepchar-p
(function).
tex-alpha-char-p
(function).
tex-group-change-case
(function).
tex-group-downcase
(function).
tex-group-titledowncase
(function).
tex-group-upcase
(function).
tokenize-bibtex-name
(function).
upcase-foreign-character
(function).
von-token-p
(function).
write-tex-group
(function).
bibtex/lisp-form-builder.lisp
packages.lisp
(file).
bibtex
(system).
build-associative-form
(function).
build-if-form
(function).
build-not-form
(function).
build-progn-form
(function).
build-values-body
(function).
bibtex/bst-functions.lisp
packages.lisp
(file).
lisp-form-builder.lisp
(file).
bibtex-runtime.lisp
(file).
bibtex
(system).
*bst-functions*
(special variable).
*bst-package*
(special variable).
*builtin-bst-functions*
(special variable).
bst-function
(structure).
bst-function-argument-types
(reader).
(setf bst-function-argument-types)
(writer).
bst-function-assigned-value-form
(reader).
(setf bst-function-assigned-value-form)
(writer).
bst-function-body
(reader).
(setf bst-function-body)
(writer).
bst-function-constant-p
(reader).
(setf bst-function-constant-p)
(writer).
bst-function-defun-form
(reader).
(setf bst-function-defun-form)
(writer).
bst-function-ignore-redefinition-p
(reader).
(setf bst-function-ignore-redefinition-p)
(writer).
bst-function-lexical-p
(reader).
(setf bst-function-lexical-p)
(writer).
bst-function-lisp-form-maker
(reader).
(setf bst-function-lisp-form-maker)
(writer).
bst-function-lisp-name
(reader).
(setf bst-function-lisp-name)
(writer).
bst-function-name
(reader).
(setf bst-function-name)
(writer).
bst-function-num-assignments
(reader).
(setf bst-function-num-assignments)
(writer).
bst-function-p
(function).
bst-function-pop-form-args
(reader).
(setf bst-function-pop-form-args)
(writer).
bst-function-result-types
(reader).
(setf bst-function-result-types)
(writer).
bst-function-setter
(reader).
(setf bst-function-setter)
(writer).
bst-function-setter-form-maker
(reader).
(setf bst-function-setter-form-maker)
(writer).
bst-function-side-effects
(reader).
(setf bst-function-side-effects)
(writer).
bst-function-type
(reader).
(setf bst-function-type)
(writer).
bst-function-value
(reader).
(setf bst-function-value)
(writer).
bst-intern
(function).
bst-name-to-lisp-name
(function).
builtin-bst-functions
(function).
check-for-already-defined-function
(function).
copy-bst-function
(function).
define-bst-primitive
(macro).
get-bst-function-of-type
(function).
make-bst-function
(function).
null-side-effects
(special variable).
register-bst-entry
(function).
register-bst-global-var
(function).
register-bst-primitive
(function).
side-effects
(class).
side-effects-assigned-variables
(reader method).
(setf side-effects-assigned-variables)
(writer method).
side-effects-side-effects-p
(reader method).
(setf side-effects-side-effects-p)
(writer method).
side-effects-unconditionally-assigned-variables
(reader method).
(setf side-effects-unconditionally-assigned-variables)
(writer method).
side-effects-used-variables
(reader method).
(setf side-effects-used-variables)
(writer method).
side-effects-variables-used-before-assigned
(reader method).
(setf side-effects-variables-used-before-assigned)
(writer method).
bibtex/interpreter.lisp
bst-functions.lisp
(file).
bibtex
(system).
*literal-stack*
(special variable).
*show-stack*
(special variable).
bst-coerce/push
(function).
bst-execute
(function).
bst-execute-body
(function).
bst-execute-stack-literal
(function).
bst-execute-stack-literal/pop
(function).
bst-pop/coerce
(function).
bibtex/bibtex-compiler.lisp
lisp-form-builder.lisp
(file).
bst-functions.lisp
(file).
bibtex-runtime.lisp
(file).
bibtex
(system).
*bib-entries-symbol*
(special variable).
*borrowed-variables*
(special variable).
*bst-compiling*
(special variable).
*bst-definition-sequence*
(special variable).
*bst-function-call-sequence*
(special variable).
*bst-gentemp-counter*
(special variable).
*bst-special-forms*
(special variable).
*compiling-while-body*
(special variable).
*currently-compiled-body*
(special variable).
*currently-compiled-body-rest*
(special variable).
*currently-compiled-function*
(special variable).
*form-bindings*
(special variable).
*form-stack*
(special variable).
*lexical-variables*
(special variable).
*lexicals*
(special variable).
*main-lisp-body*
(special variable).
*relaxed-compilation*
(special variable).
*silent-compilation*
(special variable).
any-side-effects-p
(function).
assign-loop-variables
(function).
binding
(structure).
binding-mvform
(reader).
(setf binding-mvform)
(writer).
binding-p
(function).
binding-variables
(reader).
(setf binding-variables)
(writer).
bst-compile-defun
(function).
bst-compile-error
(function).
bst-compile-literal
(function).
bst-compile-literal-as-while-body
(function).
bst-compile-literal-as-while-predicate
(function).
bst-compile-thunkcall
(function).
bst-compile-warning
(function).
bst-compiler-error
(condition).
bst-compiler-error-message
(reader method).
bst-compiler-warning
(condition).
bst-gentemp
(function).
coerce-form
(function).
compile-body
(function).
compile-bst-fun
(function).
compile-bst-function
(function).
compile-funcall
(function).
compile-literal
(function).
constant-bst-variable-p
(function).
copy-binding
(function).
copy-mvform
(function).
copy-variable
(function).
current-stack-as-values-list
(function).
currently-compiled-body-with-markup
(function).
define-bst-special-form
(macro).
get-bst-function
(function).
make-binding
(function).
make-binding-and-push-variables
(function).
make-mvform
(function).
make-some-variables-constant
(function).
make-some-variables-lexical
(function).
make-variable
(function).
map2
(function).
max-side-effects
(function).
mvform
(structure).
mvform-form
(reader).
(setf mvform-form)
(writer).
mvform-literal
(reader).
(setf mvform-literal)
(writer).
mvform-literal-p
(reader).
(setf mvform-literal-p)
(writer).
mvform-p
(function).
mvform-side-effects
(reader).
(setf mvform-side-effects)
(writer).
mvform-types
(reader).
(setf mvform-types)
(writer).
null-type
(function).
package-as-body
(function).
package-as-form
(function).
package-as-procedure
(function).
pop-form
(function).
pop-literal
(function).
pop-single-value-form
(function).
print-bst-function-info
(function).
push-form
(function).
push-mvform
(function).
remove-variables-from-side-effects
(function).
set-union
(function).
show-state
(function).
type-intersection
(function).
type-union
(function).
type-union*
(function).
type<=
(function).
type=
(function).
variable
(structure).
variable-name
(reader).
(setf variable-name)
(writer).
variable-p
(function).
variable-type
(reader).
(setf variable-type)
(writer).
bibtex/bst-reader.lisp
interpreter.lisp
(file).
bst-functions.lisp
(file).
bibtex-compiler.lisp
(file).
bibtex-runtime.lisp
(file).
bibtex
(system).
*bst-commands*
(special variable).
*bst-readtable*
(special variable).
*bst-stream*
(special variable).
*entry-seen-p*
(special variable).
*read-seen-p*
(special variable).
bst-command
(structure).
bst-command-args
(reader).
(setf bst-command-args)
(writer).
bst-command-function
(reader).
(setf bst-command-function)
(writer).
bst-command-p
(function).
bst-read
(function).
copy-bst-command
(function).
copy-comment
(function).
define-bst-command
(macro).
get-bst-commands-and-process
(function).
make-bst-command
(function).
singleton-list-p
(function).
store-comment
(function).
bibtex/bst-builtins.lisp
bst-functions.lisp
(file).
interpreter.lisp
(file).
bibtex-runtime.lisp
(file).
bibtex
(system).
bibtex/bibtex.lisp
bibtex-compiler.lisp
(file).
bst-reader.lisp
(file).
bibtex
(system).
*allow-load-lisp-bibtex-style*
(special variable).
*bibtex-styles*
(special variable).
bibtex
(function).
compile-bst-file
(function).
define-bibtex-style
(macro).
find-bibtex-style
(function).
interpreted-bibtex-style
(function).
lisp-bibtex-style
(function).
register-bibtex-style
(function).
*bibtex-pprint-dispatch*
(special variable).
*registered-bibtex-style*
(special variable).
+version+
(special variable).
make-entry-type-function-alist
(function).
make-macro-set-forms
(function).
bibtex/bibtex-program.lisp
bibtex.lisp
(file).
bibtex
(system).
do-emulate-bibtex
(function).
emulate-bibtex
(function).
quit
(function).
Packages are listed by definition order.
bibtex-runtime
cmp
.
common-lisp
.
*bbl-max-print-line*
(special variable).
*bbl-min-print-line*
(special variable).
*bbl-output*
(special variable).
*bib-database*
(special variable).
*bib-entries*
(special variable).
*bib-entry*
(special variable).
*bib-entry-type-functions*
(special variable).
*bib-files*
(special variable).
*bib-macros*
(special variable).
*bib-preamble*
(special variable).
*bib-style*
(special variable).
*bibtex-long-name-length*
(special variable).
*bibtex-long-token-length*
(special variable).
*bibtex-split-initials*
(special variable).
*bibtex-split-initials-already-warned-hashtable*
(special variable).
*cite-all-entries*
(special variable).
*cite-keys*
(special variable).
*err-count*
(special variable).
*history*
(special variable).
*min-crossrefs*
(special variable).
+error-message+
(constant).
+fatal-message+
(constant).
+spotless-history+
(constant).
+warning-message+
(constant).
add-period-unless-sentence-end
(function).
bbl-print
(function).
bbl-terpri
(function).
bib-entry-cite-key
(reader).
(setf bib-entry-cite-key)
(writer).
bib-entry-ref
(function).
(setf bib-entry-ref)
(function).
bib-entry-sort-key
(function).
bib-entry-type
(reader).
(setf bib-entry-type)
(writer).
bib-error
(function).
bib-fatal
(function).
bib-warn
(function).
bib-warn*
(function).
bibtex-name
(structure).
bibtex-name-first
(reader).
(setf bibtex-name-first)
(writer).
bibtex-name-jr
(reader).
(setf bibtex-name-jr)
(writer).
bibtex-name-last
(reader).
(setf bibtex-name-last)
(writer).
bibtex-name-von
(reader).
(setf bibtex-name-von)
(writer).
bibtex-string-downcase
(function).
bibtex-string-prefix
(function).
bibtex-string-purify
(function).
bibtex-string-titledowncase
(function).
bibtex-string-upcase
(function).
bibtex-string-width
(function).
bibtex-substring
(function).
cited-bib-entries
(function).
empty-field-p
(function).
format-bibtex-name
(function).
format-nth-bibtex-name
(function).
make-bib-entry
(function).
make-bibtex-name
(function).
num-bibtex-names
(function).
parse-bibtex-name
(function).
parse-bibtex-name-list
(function).
read-all-bib-files-and-compute-bib-entries
(function).
read-aux-file
(function).
read-bib-database
(function).
whitespace-p
(function).
with-bbl-output
(macro).
write-bib-entry
(function).
*aux-file-commands*
(special variable).
*aux-file-level*
(special variable).
*aux-stream*
(special variable).
*bbl-line-buffer*
(special variable).
*bib-stream*
(special variable).
*bibdata-seen-p*
(special variable).
*check-multiple-cited-equivalent-entries*
(special variable).
*citation-seen-p*
(special variable).
*foreign-characters*
(special variable).
*generate-sort-key*
(special variable).
*identifier-growth*
(special variable).
+bib-sep-character-list+
(special variable).
+bib-whitespace-character-list+
(special variable).
+cmr10-character-widths+
(special variable).
aux-bibdata-command
(function).
aux-bibstyle-command
(function).
aux-citation-command
(function).
aux-error
(function).
aux-input-command
(function).
bbl-flush
(function).
bib-entry
(structure).
bib-entry-dict
(reader).
bib-entry-p
(function).
bib-entry-sort-key%
(reader).
(setf bib-entry-sort-key%)
(writer).
bibtex-name-p
(function).
check-multiple-cited-equivalent-entries
(function).
compress-whitespace
(function).
compute-bib-equivalence-classes
(function).
copy-bib-entry
(function).
copy-bibtex-name
(function).
copy-foreign-character
(function).
define-foreign-character
(function).
do-tex-tokens
(macro).
downcase-foreign-character
(function).
enough-text-chars
(function).
find-and-at-brace-level-0
(function).
find-foreign-character
(function).
for-all-tex-tokens
(function).
foreign-character
(structure).
foreign-character-lowercase
(reader).
(setf foreign-character-lowercase)
(writer).
foreign-character-name
(reader).
(setf foreign-character-name)
(writer).
foreign-character-p
(function).
foreign-character-purification
(reader).
(setf foreign-character-purification)
(writer).
foreign-character-uppercase
(reader).
(setf foreign-character-uppercase)
(writer).
format-bibtex-name-component
(function).
get-aux-command-and-process
(function).
get-merged-bib-entry
(function).
make-foreign-character
(function).
mark-error
(function).
mark-fatal
(function).
mark-history
(function).
mark-warning
(function).
merge-bib-entries
(function).
parse-equivalent-entries-string
(function).
parse-tex-string
(function).
process-bib-entry-command
(function).
process-bib-preamble-command
(function).
process-bib-string-command
(function).
read-all-bib-files
(function).
read-aux-file-recursively
(function).
read-bib-field
(function).
read-bib-field-token
(function).
read-bib-field-value
(function).
read-bib-identifier
(function).
read-tex-control-sequence
(function).
read-tex-group
(function).
scan-balanced-braces
(function).
scan-to-delimiter
(function).
sepchar-p
(function).
tex-alpha-char-p
(function).
tex-group-change-case
(function).
tex-group-downcase
(function).
tex-group-titledowncase
(function).
tex-group-upcase
(function).
tokenize-bibtex-name
(function).
upcase-foreign-character
(function).
von-token-p
(function).
write-tex-group
(function).
bibtex-program
bibtex-compiler
.
bibtex-runtime
.
common-lisp
.
do-emulate-bibtex
(function).
emulate-bibtex
(function).
quit
(function).
cmp
common-lisp
.
two-arg-cmp/=
(function).
two-arg-cmp<
(function).
two-arg-cmp<=
(function).
two-arg-cmp=
(function).
two-arg-cmp>
(function).
two-arg-cmp>=
(function).
bibtex-compiler
bibtex-runtime
.
cmp
.
common-lisp
.
*allow-load-lisp-bibtex-style*
(special variable).
*bibtex-styles*
(special variable).
bibtex
(function).
compile-bst-file
(function).
define-bibtex-style
(macro).
find-bibtex-style
(function).
interpreted-bibtex-style
(function).
lisp-bibtex-style
(function).
register-bibtex-style
(function).
*bib-entries-symbol*
(special variable).
*bibtex-pprint-dispatch*
(special variable).
*borrowed-variables*
(special variable).
*bst-commands*
(special variable).
*bst-compiling*
(special variable).
*bst-definition-sequence*
(special variable).
*bst-function-call-sequence*
(special variable).
*bst-functions*
(special variable).
*bst-gentemp-counter*
(special variable).
*bst-package*
(special variable).
*bst-readtable*
(special variable).
*bst-special-forms*
(special variable).
*bst-stream*
(special variable).
*builtin-bst-functions*
(special variable).
*compiling-while-body*
(special variable).
*currently-compiled-body*
(special variable).
*currently-compiled-body-rest*
(special variable).
*currently-compiled-function*
(special variable).
*entry-seen-p*
(special variable).
*form-bindings*
(special variable).
*form-stack*
(special variable).
*lexical-variables*
(special variable).
*lexicals*
(special variable).
*literal-stack*
(special variable).
*main-lisp-body*
(special variable).
*read-seen-p*
(special variable).
*registered-bibtex-style*
(special variable).
*relaxed-compilation*
(special variable).
*show-stack*
(special variable).
*silent-compilation*
(special variable).
+version+
(special variable).
any-side-effects-p
(function).
assign-loop-variables
(function).
binding
(structure).
binding-mvform
(reader).
(setf binding-mvform)
(writer).
binding-p
(function).
binding-variables
(reader).
(setf binding-variables)
(writer).
bst-coerce/push
(function).
bst-command
(structure).
bst-command-args
(reader).
(setf bst-command-args)
(writer).
bst-command-function
(reader).
(setf bst-command-function)
(writer).
bst-command-p
(function).
bst-compile-defun
(function).
bst-compile-error
(function).
bst-compile-literal
(function).
bst-compile-literal-as-while-body
(function).
bst-compile-literal-as-while-predicate
(function).
bst-compile-thunkcall
(function).
bst-compile-warning
(function).
bst-compiler-error
(condition).
bst-compiler-error-message
(generic reader).
bst-compiler-warning
(condition).
bst-execute
(function).
bst-execute-body
(function).
bst-execute-stack-literal
(function).
bst-execute-stack-literal/pop
(function).
bst-function
(structure).
bst-function-argument-types
(reader).
(setf bst-function-argument-types)
(writer).
bst-function-assigned-value-form
(reader).
(setf bst-function-assigned-value-form)
(writer).
bst-function-body
(reader).
(setf bst-function-body)
(writer).
bst-function-constant-p
(reader).
(setf bst-function-constant-p)
(writer).
bst-function-defun-form
(reader).
(setf bst-function-defun-form)
(writer).
bst-function-ignore-redefinition-p
(reader).
(setf bst-function-ignore-redefinition-p)
(writer).
bst-function-lexical-p
(reader).
(setf bst-function-lexical-p)
(writer).
bst-function-lisp-form-maker
(reader).
(setf bst-function-lisp-form-maker)
(writer).
bst-function-lisp-name
(reader).
(setf bst-function-lisp-name)
(writer).
bst-function-name
(reader).
(setf bst-function-name)
(writer).
bst-function-num-assignments
(reader).
(setf bst-function-num-assignments)
(writer).
bst-function-p
(function).
bst-function-pop-form-args
(reader).
(setf bst-function-pop-form-args)
(writer).
bst-function-result-types
(reader).
(setf bst-function-result-types)
(writer).
bst-function-setter
(reader).
(setf bst-function-setter)
(writer).
bst-function-setter-form-maker
(reader).
(setf bst-function-setter-form-maker)
(writer).
bst-function-side-effects
(reader).
(setf bst-function-side-effects)
(writer).
bst-function-type
(reader).
(setf bst-function-type)
(writer).
bst-function-value
(reader).
(setf bst-function-value)
(writer).
bst-gentemp
(function).
bst-intern
(function).
bst-name-to-lisp-name
(function).
bst-pop/coerce
(function).
bst-read
(function).
build-associative-form
(function).
build-if-form
(function).
build-not-form
(function).
build-progn-form
(function).
build-values-body
(function).
builtin-bst-functions
(function).
check-for-already-defined-function
(function).
coerce-form
(function).
compile-body
(function).
compile-bst-fun
(function).
compile-bst-function
(function).
compile-funcall
(function).
compile-literal
(function).
constant-bst-variable-p
(function).
copy-binding
(function).
copy-bst-command
(function).
copy-bst-function
(function).
copy-comment
(function).
copy-mvform
(function).
copy-variable
(function).
current-stack-as-values-list
(function).
currently-compiled-body-with-markup
(function).
define-bst-command
(macro).
define-bst-primitive
(macro).
define-bst-special-form
(macro).
get-bst-commands-and-process
(function).
get-bst-function
(function).
get-bst-function-of-type
(function).
make-binding
(function).
make-binding-and-push-variables
(function).
make-bst-command
(function).
make-bst-function
(function).
make-entry-type-function-alist
(function).
make-macro-set-forms
(function).
make-mvform
(function).
make-some-variables-constant
(function).
make-some-variables-lexical
(function).
make-variable
(function).
map2
(function).
max-side-effects
(function).
mvform
(structure).
mvform-form
(reader).
(setf mvform-form)
(writer).
mvform-literal
(reader).
(setf mvform-literal)
(writer).
mvform-literal-p
(reader).
(setf mvform-literal-p)
(writer).
mvform-p
(function).
mvform-side-effects
(reader).
(setf mvform-side-effects)
(writer).
mvform-types
(reader).
(setf mvform-types)
(writer).
null-side-effects
(special variable).
null-type
(function).
package-as-body
(function).
package-as-form
(function).
package-as-procedure
(function).
pop-form
(function).
pop-literal
(function).
pop-single-value-form
(function).
print-bst-function-info
(function).
push-form
(function).
push-mvform
(function).
register-bst-entry
(function).
register-bst-global-var
(function).
register-bst-primitive
(function).
remove-variables-from-side-effects
(function).
set-union
(function).
show-state
(function).
side-effects
(class).
side-effects-assigned-variables
(generic reader).
(setf side-effects-assigned-variables)
(generic writer).
side-effects-side-effects-p
(generic reader).
(setf side-effects-side-effects-p)
(generic writer).
side-effects-unconditionally-assigned-variables
(generic reader).
(setf side-effects-unconditionally-assigned-variables)
(generic writer).
side-effects-used-variables
(generic reader).
(setf side-effects-used-variables)
(generic writer).
side-effects-variables-used-before-assigned
(generic reader).
(setf side-effects-variables-used-before-assigned)
(generic writer).
singleton-list-p
(function).
store-comment
(function).
type-intersection
(function).
type-union
(function).
type-union*
(function).
type<=
(function).
type=
(function).
variable
(structure).
variable-name
(reader).
(setf variable-name)
(writer).
variable-p
(function).
variable-type
(reader).
(setf variable-type)
(writer).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Non-nil if a Lisp BibTeX style is allowed to be located via KPSEARCH and loaded into the Lisp image. (This might be seen as a security risk, because Lisp programs are much more powerful than BST scripts.)
Maximum .bbl line length. BBL-PRINT breaks lines so that no more than this many characters apear on each output line. If nil, BBL-PRINT will not break lines.
Minimum line length in the formatted bibliography (BBL) file.
The stream corresponding to the formatted bibliography (BBL) file.
A hashtable associating BibTeX keys with entries
A list containing all requested BibTeX entries
An alist mapping BibTeX entry types to formatter functions
List of BibTeX database files to be read.
A hashtable associating macro names with their definitions
A string accumulating all BibTeX @PREAMBLEs
The requested BibTeX style.
A BibTeX name component is considered ‘long’ when it has at least this many text characters.
A BibTeX name token is considered ‘long’ when it has at least this many text characters.
If non-nil, BibTeX understands that there are two abbreviated first names in names like ‘Padberg, M.W.’. The original BibTeX 0.99c, written by Oren Patashnik in the WEB language, thinks that ‘M.W.’ is a single first name; hence, in abbreviated format, the name becomes ‘M. Padberg’ instead of ‘M. W. Padberg’.
An alist mapping BibTeX styles (strings) to thunk designators that implement the BibTeX style. Use REGISTER-BIBTEX-STYLE to put items here.
Non-nil if all BibTeX entries are cited.
List of cited BibTeX keys.
When a crossref’d entry is referenced at
least *MIN-CROSSREFS* times, it is included as a separate entry as
well.
Add a period to STRING unless it is empty, or its last non-right-brace character is a period, question mark or exclamation mark.
Add STRING to the BBL output buffer. If there are enough characters present in the output buffer, it writes one or more lines out to the *BBL-OUTPUT* stream. It may break a line at any whitespace character it likes, but if it does, it will add two spaces to the next output line. If there’s no whitespace character to break the line at, we break it just before *BBL-MAX-PRINT-LINE*, append a comment character (%), and don’t indent the next line.
type
.
When there’s a serious error parsing a BIB file, we flush everything up to the beginning of the next entry.
Emit a warning.
Emit a warning consisting of the concatenation of STRINGS.
The BibTeX program. Read citation commands, a list of
bibliographic databases and the name of the bibliography style from
TeX commands in the file ‘FILE-STEM.aux’. Find the named bibliography
style via ‘find-bibtex-style’; it can be overridden programmatically
using the :STYLE argument (a string or a function designator). Print the
formatted bibliography to the file ‘FILE-STEM.bbl’.
Return two values, the values of *history* and *err-count*.
jr
.
last
.
von
.
Convert to lower case all letters in STRING at brace-level 0. Also handle special characters in a very complicated way.
The BibTeX TEXT.PREFIX$ function.
Remove nonalphanumeric characters except for whitespace and sep-char characters (these get converted to a space) and removes certain alphabetic characters contained in the control sequences associated with a special character.
Convert to lower case all letters except the very first character in the STRING, which it leaves alone, and except the first character following any ‘:’ and then non-null whitespace, which it also leaves alone. Only those letters at brace-level 0 are affected. Also handle special characters in a very complicated way.
Convert to upper case all letters in STRING at brace-level 0. Also handle special characters in a very complicated way.
The BibTeX WIDTH$ function.
Compute the approximate width of STRING by summing the WIDTHS of the
individual characters. BibTeX special characters are handled
specially.
A substring function compatible with BibTeX’s substring$.
Return a vector of the entries in *BIB-DATABASE* whose keys are given in the list CITE-KEYS (if CITE-KEYS is the symbol T, return a vector of all database entries. When a crossref’d entry is referenced at least :MIN-CROSSREFS times, it is included as a separate entry as well.
Returns T if no two of its arguments are equal according to CMP; NIL otherwise.
Returns T if its arguments are in strictly increasing order according to CMP; NIL otherwise.
Returns T if its arguments are in strictly non-decreasing order according to CMP; NIL otherwise.
Returns T if all of its arguments are equal according to CMP; NIL otherwise.
Returns T if its arguments are in strictly decreasing order according to CMP; NIL otherwise.
Returns T if its arguments are in strictly non-increasing order according to CMP; NIL otherwise.
Compile the BibTeX style file BST-FILE to a Common Lisp BibTeX style file LISP-FILE. If :MAKE-VARIABLES-LEXICAL or :MAKE-VARIABLES-CONSTANT is true (the default), make a second compiler pass, where some variables are turned into lexical variables or constant variables.
Find the named BibTeX STYLE.
* First try the styles registered using REGISTER-BIBTEX-STYLE.
* Then, if *ALLOW-LOAD-LISP-BIBTEX-STYLE* is true, try to find and
load a Lisp BibTeX style file named "STYLE.lbst".
* Finally try to find a BibTeX style file named "STYLE.bst".
Return a thunk that implements the BibTeX style. Signal an error
if no style of the requested name has been found.
Parse NAMES-STRING as an ‘and’-separated list of BibTeX names, pick the name of given 1-based INDEX and format it to STREAM according to the BibTeX-style FORMAT-STRING.
Return a thunk that implements the BibTeX style of the BST-FILE by running the BST interpreter.
Return a thunk that implements the Lisp BibTeX style of LBST-FILE.
Break a BibTeX name into its components, returning a BIBTEX-NAME structure.
Parse a string containing BibTeX names, separated by the word ‘and’ surrounded by non-null whitespace, and return a list of BIBTEX-NAME structures.
Read an AUX file, modifying *CITE-KEYS*, *CITE-ALL-ENTRIES*, *BIB-FILES*, and *BIB-STYLE*.
Read a BibTeX database from STREAM, storing the entries in the hash-table *BIB-DATABASE* and using/updating the macro hash-table *BIB-MACROS*.
Register a BibTeX style, implemented as THUNK (a function designator), under NAME.
Compare A and B; return -1 if A<B, 0 if A=B, +1 if A>B. May return NIL if A and B are not equal and have no meaningful order relation.
Hash such that (cmp= A B) => (= (hash A) (hash B))
BibTeX name, broken down into its components. Each component is a list of name tokens (SEP-CHAR TOKEN-STRING).
The stream corresponding to the current AUX file.
The name of the lexical variable in *main-lisp-body* that stores the bib entries.
Non-nil if a bibdata command has been seen in an AUX file.
The list of VARIABLEs borrowed from the stack.
Non-nil if we are compiling a Common Lisp program from the BST program, rather than interpreting the BST program.
A list of strings (comments) and BST-FUNCTION structures. It records the definition order in the BST file.
A list of BST-FUNCTION structures. It records the call order in the BST file in reverse order.
A temporary package where the BST compiler puts the symbols generated for the BibTeX style file
A hashtable, mapping BST function symbols to thunks that implement special forms by directly manipulating the current compiler data.
If true, perform the following extension of BibTeX behavior: The attribute EQUIVALENT-ENTRIES of a bibliographic entry specifies the keys of other bibliographic entries that are to be considered equivalent. We compute the equivalence classes spanned by these equivalences, and warn if multiple equivalent keys are used in one document (we warn because both we and the original BibTeX will produce a bibliography that contains several copies of that entry).
Non-nil if a citation command has been seen in an AUX file.
True if compiling the body of a while$ function.
Only used for reporting errors.
Only used for reporting errors.
Only used for reporting errors.
Non-nil if the BST ENTRY command has been seen.
A list of FOREIGN-CHARACTER structures.
A list of BINDINGs that keeps track of all forms that cannot be collected functionally because they are side-effecting or their values are needed more than one time.
The list of MVFORMs delivering the values on the stack.
An alist mapping strings designating BST variables to Lisp VARIABLEs.
A hack until detection of lexicals works.
The stack of BibTeX literals during interpretation of a BST program.
A list collecting the forms corresponding to EXECUTE, ITERATE, READ, REVERSE, and SORT commands in reverse order.
Non-nil if the BST READ command has been seen.
If non-nil, try to compile the BST program even if it is slightly broken. In an IF$ with bad stack use, fill up one of the branches and signal a runtime error from there.
If non-nil, don’t issue compiler warnings.
An alist associating characters with their widths. The widths here are taken from Stanford’s June ’87 cmr10 font and represent hundredths of a point (rounded), but since they’re used only for relative comparisons, the units have no meaning.
Perform BODY on every token in the given TeX string (a string or a TeX-group).
For every borrowed variable, pop a form off the stack. Push a PSETQ form that assigns the values of the popped forms to the borrowed variables. If there are not as many values on the stack as borrowed variables, return :NOT-BALANCED; in this case the current computation is left corrupted. Otherwise return the number of assignments (this can be lower than the number of borrowed variables).
Process an AUX-file \bibstyle command.
Process an AUX-file \@input command.
args
.
Compile a BST wizard-defined function of given NAME and FUNCTION-DEFINITION. If NAME is nil, build a lambda expression, rather than a defun form. Return four values: DEFUN-OR-LAMBDA-FORM, ARGUMENT-TYPES, RESULT-TYPES, SIDE-EFFECTS.
Compile a BST function LITERAL, which is a symbol, designating a BST function, or a list (a function body). Return five values: a Lisp FORM, ARGUMENT-TYPES, RESULT-TYPES, SIDE-EFFECTS-P, and FREE-VARIABLES.
Compile a BST function LITERAL, which is a symbol, designating a BST function, or a list (a function body). Return five values: a Lisp BODY, LOOP-VARS, LOOP-VAR-TYPES, INIT-TYPES and SIDE-EFFECTS.
Build a Lisp form for calling the BST function named BST-NAME.
body
.
name
.
type
.
Intern NAME into *BST-PACKAGE*, shadowing imported symbols.
Build the form ‘(,@OPERATORS FORM1 FORM2) but if FORM1 and FORM2 are of this form, use the associativity of the operation to build ‘(,@OPERATORS FORMS...) instead.
Build a Lisp form equivalent to ‘(IF ,VAL-FORM ,THEN-FORM ,ELSE-FORM) but try to beautify the result by using COND, UNLESS, and WHEN, rather than IF in certain cases.
Build the form ‘(not ,@FORM) but simplify that if possible.
Build a Lisp form equivalent to ‘(progn ,@BODY). For the special case of an empty body, use ‘(values).
Build a Lisp body containing one form, ‘(values ,@RESULT-LIST). For zero or one values, make simpler constructions.
Return a Lisp form that computes the coercion of LISP-FORM from AVAILABLE-TYPE to REQUESTED-TYPE. As a secondary value, return the effective type.
A debugging aid.
Compile a BST function LITERAL, which is a symbol, designating a BST function, or a list (a function body). Record the computation in the usual special variables.
Compress non-null whitespace to a single space.
Return a list of lists of equivalent keys.
Pop all value forms off the stack, collect them in a list suitable for VALUES and push them again onto the stack. Return two values: a list of forms and a list of their types.
TOKEN is a string, designating a TeX control sequence. Return a list of tokens that are the lowercase replacement.
Return the index of the first ‘and’ surrounded by non-null whitespace at brace level 0 in STRING, bounded by :START and :END. If none found, return nil.
Call FUNCTION for every token in the given TeX string (a string or a TeX-group). The second argument passed to FUNCTION is the bracelevel.
name
.
Read a TeX control sequence from *AUX-STREAM*. If the sequence is found in *AUX-FILE-COMMANDS*, call the associated function.
Check whether NAME is the name of a BST function, whose type is one contained in TYPE-LIST. If so, return that function. Otherwise, signal an error and don’t return.
Compute a bib entry where all crossrefs have been merged in.
Make a binding for all values delivered by MVFORM and push the bound variables onto *FORM-STACK*.
Return two lists that are collecting the two values of PROCEDURE, applied to the parallel elements in LISTS.
Compute the maximum of the side-effects EFFECTSS.
Return a fresh bib entry that merges A and B.
form
.
Build a Lisp body corresponding to the computation captured in *FORM-BINDINGS* and *FORM-STACK*. The Lisp body contains free variables corresponding to *BORROWED-VARIABLES*. Return five values: BODY, ARGUMENT-TYPES, RESULT-TYPES, SIDE-EFFECTS, and FREE-VARIABLES.
Build a Lisp form corresponding to the computation captured in *FORM-BINDINGS* and *FORM-STACK*. The Lisp form contains free variables corresponding to *BORROWED-VARIABLES*. Return five values: LISP-FORM, ARGUMENT-TYPES, RESULT-TYPES, SIDE-EFFECTS, and FREE-VARIABLES.
Build a DEFUN NAME form from *FORM-BINDINGS*, *BORROWED-VARIABLES* and *FORM-STACK*. If NAME is nil, build a LAMBDA form instead. Return four values: DEFUN-OR-LAMBDA-FORM, ARGUMENT-TYPES, RESULT-TYPES, SIDE-EFFECTS.
Parse the STRING containing TeX {groups} and \controlsequences. Return a list whose elements are characters, strings representing control sequences or sub-lists representing groups.
Pop a Lisp form delivering a single value of given TYPE from
*FORM-STACK*. If the stack is empty, borrow a variable instead if
:WHEN-EMPTY is :BORROW, or return nil,nil,nil,t if :WHEN-EMPTY is nil. If
:NEED-VARIABLE is nil, POP-FORM may return a side-effecting
single-value form (which should only be called once, in order). If
:NEED-VARIABLE is :IF-SIDE-EFFECTS, POP-FORM will introduce a variable
for side-effecting forms. Otherwise, POP-FORM will introduce a
variable for all non-atom forms. A variable will also be introduced
if the form uses one of the variables in the list :ASSIGNED-VARIABLES.
Return four values: the Lisp form,
the actual type of the delivered value, SIDE-EFFECTS, and EMPTY-P.
Pop a literal from *FORM-STACK*.
Like pop-form, but package the return values in a MVFORM object.
Print information on arity and side effects of BST-FUNCTION to STREAM as Lisp comments.
Push MVFORM onto *FORM-STACK*.
Return two values, the name and the value.
Read a list of field tokens from *BIB-STREAM* that define the field value string and return the concatenation of all field tokens, compressing non-null whitespace to a single space. If FIELD-P is non-nil, remove any leading or trailing whitespace.
Read an identifier from *BIB-STREAM*, returning it as a string, or nil if no identifier could be read.
Read a TeX control sequence from STREAM, assuming that the escape character (\) has already been read. In the case of a control word, trailing whitespace is flushed if :SKIP-WHITESPACE is non-nil.
Read TeX tokens from STREAM until a ‘}’ character or end-of-file is found. Return a list of the tokens, where characters represent ordinary characters, strings represent control sequences (without the escape character) and nested lists represent TeX groups.
VARIABLES is a list of strings or symbols to be removed from any mention in SIDE-EFFECTS. Return the resulting side effects.
Scan STREAM for the RIGHT-DELIMITER character, skipping balanced pairs of braces. Return a string of everything read, except for the right delimiter.
Read characters from STREAM until a character in the list DELIMITERS is found. Return a string of these characters, excluding the delimiter, which is left in the stream.
Non-nil if ARG is a list consisting of one symbol.
Copy top-level comments; replace N leading % signs with N+1 semicola
Break a BibTeX name into name tokens.
TOKEN is a string, designating a TeX control sequence. Return a list of tokens that are the uppercase replacement.
name
.
type
.
Write the TeX GROUP to STREAM. If a control word occurs at the end of the group, terminate it with whitespace unless NO-TERMINATE-P is true.
bst-compiler-warning
)) ¶side-effects
)) ¶automatically generated reader method
side-effects
)) ¶automatically generated writer method
side-effects
)) ¶automatically generated reader method
side-effects
)) ¶automatically generated writer method
side-effects
)) ¶automatically generated reader method
side-effects
)) ¶automatically generated writer method
side-effects
)) ¶automatically generated reader method
side-effects
)) ¶automatically generated writer method
side-effects
)) ¶automatically generated reader method
side-effects
)) ¶automatically generated writer method
condition
.
:message
This slot is read-only.
structure-object
.
common-lisp
.
""
(make-hash-table :size 16 :test (quote equalp))
This slot is read-only.
A multiple-value binding frame
structure-object
.
common-lisp
.
bibtex-compiler::null-side-effects
0
A multiple-values-delivering form on the stack
A typed Lisp variable
A description of the side-effects of a computation
(setf side-effects-assigned-variables)
.
side-effects-assigned-variables
.
(setf side-effects-side-effects-p)
.
side-effects-side-effects-p
.
(setf side-effects-unconditionally-assigned-variables)
.
side-effects-unconditionally-assigned-variables
.
(setf side-effects-used-variables)
.
side-effects-used-variables
.
(setf side-effects-variables-used-before-assigned)
.
side-effects-variables-used-before-assigned
.
:side-effects-p
:used-variables
:assigned-variables
:unconditionally-assigned-variables
:variables-used-before-assigned
Jump to: | (
A B C D E F G H I L M N P Q R S T U V W |
---|
Jump to: | (
A B C D E F G H I L M N P Q R S T U V W |
---|
Jump to: | *
+
A B C D F I J L M N P R S T U V |
---|
Jump to: | *
+
A B C D F I J L M N P R S T U V |
---|
Jump to: | B C F I K L M P S V |
---|
Jump to: | B C F I K L M P S V |
---|