summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-03-14 01:03:52 -0400
committerKyle Meyer <kyle@kyleam.com>2014-03-14 01:04:50 -0400
commitbe0c58a1dcdf78b636b1115b0bf4e867d289c222 (patch)
tree2ee15753d2c96383487b845067147306513434d5
parentb9534743818532e110f7946c401c3293b9ecbd57 (diff)
downloadbog-be0c58a1dcdf78b636b1115b0bf4e867d289c222.tar.gz
DOC: Correct PDF file name format in README
-rw-r--r--README2
-rw-r--r--bog-readme.org2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 3384eab..5e2f89a 100644
--- a/README
+++ b/README
@@ -130,7 +130,7 @@ and taking notes with Org, not on writing research articles with Org.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
All PDF files are kept in a single directory and are named as
- <citekey>-*.pdf. The function `bog-find-citekey-pdf' will open a PDF
+ <citekey>.pdf. The function `bog-find-citekey-pdf' will open a PDF
associated with a citekey. If the point is on a citekey, it will open
that citekey. Otherwise, it will use the citekey from the first parent
heading that is a study.
diff --git a/bog-readme.org b/bog-readme.org
index adea47d..a79e152 100644
--- a/bog-readme.org
+++ b/bog-readme.org
@@ -92,7 +92,7 @@ within the citekey, many Bog functions can extract and use the citekey.
** Opening a PDF file for a citekey
All PDF files are kept in a single directory and are named as
-<citekey>-*.pdf. The function =bog-find-citekey-pdf= will open a PDF
+<citekey>.pdf. The function =bog-find-citekey-pdf= will open a PDF
associated with a citekey. If the point is on a citekey, it will open
that citekey. Otherwise, it will use the citekey from the first parent
heading that is a study.