]> git.donarmstrong.com Git - org-ref.git/commitdiff
add new nonascii dash
authorJohn Kitchin <jkitchin@andrew.cmu.edu>
Sat, 14 Feb 2015 12:04:18 +0000 (07:04 -0500)
committerJohn Kitchin <jkitchin@andrew.cmu.edu>
Sat, 14 Feb 2015 12:04:18 +0000 (07:04 -0500)
jmax-bibtex.el

index e792ffa01f13682bca8081bc18cefb52b527e1b7..ea4ab971ca8867123e3a4f287a117be501ea4df7 100644 (file)
@@ -205,6 +205,7 @@ This is defined in `jmax-bibtex-journal-abbreviations'."
        ("–" . "-")
        ("−" . "-")
        ("–" . "-")
+       ("—" . "-")
        ("‘" . "'")
        ("’" . "'")
        ("“" . "\"")