summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-06-05 01:05:26 -0400
committerKyle Meyer <kyle@kyleam.com>2014-06-05 01:05:26 -0400
commitefa6371a320de31b3e549d591cc50fc739286bff (patch)
tree041805b6ee7a753f74664907ff06662ac1f27f1b /README
parent66cf8cddc05ba8a74926162794f4e5cb681fb697 (diff)
downloadbog-efa6371a320de31b3e549d591cc50fc739286bff.tar.gz
Remove bog-citekey-function
Before, citekeys could be listed as either heading titles or properties, but these two styles could not be mixed. Now, they can, and the following method is used to find the citekey. 1. Take the citekey from title of the current heading. 2. Take the citekey from the property of the current heading. 3. If no citekey found, go to parent heading and repeat. The process stops as soon as a citekey is found or a top-level heading is reached.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 0 insertions, 6 deletions
diff --git a/README b/README
index 9e2efcc..6ee1c9e 100644
--- a/README
+++ b/README
@@ -123,12 +123,6 @@ The variables below are important for specifying how Bog behaves.
A regular expression that defines the format used for citekeys
-- =bog-citekey-function=
-
- A function to extract a citekey from the current subtree. Use this to
- indicate whether the citekey should be taken from the heading or
- property.
-
- =bog-find-citekey-bib-function=
A function to find a citekey in a BibTeX file. This determines whether