summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2013-08-06 16:19:34 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2013-08-06 16:20:45 -0700
commit52c5cdb04e6c574f897c948e45084bf9343bf57c (patch)
tree302e55a4da51340264302a1c848b9a726159caa2 /changelog
parentb1be9cfaef10f907e3439d4fa91b63b3402b233f (diff)
Biblio: Capitalize citation note only if it has a prefix.
So, author names or titles that aren't capitalized will stay uncapitalized.
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index 3166ff017..9e46155fd 100644
--- a/changelog
+++ b/changelog
@@ -76,6 +76,7 @@
+ Don't interfere with Notes that aren't citation notes.
This fixes a bug in which notes not generated from citations were
being altered (e.g. first letter capitalized) (#898).
+ + Only capitalize footnote citations when they have a prefix.
+ Changes in suffix parsing. A suffix beginning with a digit gets 'p'
inserted before it before passing to citeproc-hs, so that bare numbers
are treated as page numbers by default. A suffix not beginning with